Skip to content

Conversation

brarcher
Copy link
Owner

Changes required for the migration:

  • Android Gradle plugin no longer available in jcenter,
    but in its own repository: google()
  • No longer need to specify the build tools used, as the
    Android Gradle plugin specifies which one to use.
    (Travis CI still needs it defined, and it is updated).
  • Robolectric cannot find resources with the updated
    toolchain, and needs an additional configuration.
  • New gradle version is used.

Changes required for the migration:
- Android Gradle plugin no longer available in jcenter,
  but in its own repository: google()
- No longer need to specify the build tools used, as the
  Android Gradle plugin specifies which one to use.
  (Travis CI still needs it defined, and it is updated).
- Robolectric cannot find resources with the updated
  toolchain, and needs an additional configuration.
- New gradle version is used.
@brarcher brarcher merged commit d547779 into master Dec 25, 2017
@brarcher brarcher deleted the android-studio-3 branch December 25, 2017 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant