Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Added support for BoM imports #1311

Merged
merged 2 commits into from
May 18, 2022

Commits on Aug 5, 2021

  1. Added support for BoM imports

    https://docs.gradle.org/current/userguide/platforms.html#sub:bom_import
    
    Changes
    
    * propertiesObj.systemLibs regex - exclude the value contains (
    * added propertiesObj.bomPlatforms - any value which matches platform("...")
    ebhsgit committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    58519f7 View commit details
    Browse the repository at this point in the history
  2. Fix eslint style issues

    ebhsgit committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    250557f View commit details
    Browse the repository at this point in the history