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

Refactor top-level build.gradle to avoid enabling unhelpful plugins #6131

Merged
merged 7 commits into from
Sep 13, 2019

Commits on Sep 7, 2019

  1. Swap to Gradle's Plugin DSL for much of build

    Examples and android projects were left unchanged. They can be changed
    later.
    
    No plugin versions were changed, to make this as non-functional of a
    change as possible. Upgrading Gradle to 5.6 was necessary for
    pluginManagement in settings.gradle.
    ejona86 committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    45d3c06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19fbaf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb2301e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af77556 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1bb108 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84d9109 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee79444 View commit details
    Browse the repository at this point in the history