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

Update android gradle plugin v2.2.1 and other build file changes #58

Merged
merged 1 commit into from
Oct 16, 2016

Conversation

joebowbeer
Copy link
Contributor

Details:

  • Update android gradle plugin v2.2.1
  • Update buildToolsVersion 24.0.3
  • Remove instrumentTest configs. Source set name should be androidTest, but there are none
  • CI: Copy licenses to CI machines to enable sdkDownload feature
  • CI: Move assembleDebug to dependencies section to leverage gradle cache

@joebowbeer joebowbeer merged commit 5661bbb into master Oct 16, 2016
- echo y | android update sdk --no-ui --all --filter "build-tools-24.0.0"
- echo y | android update sdk --no-ui --all --filter "android-24"
- echo y | android update sdk --no-ui --all --filter "extra-android-m2repository"
# Install license hashes to enable auto-update feature in android plugin v2.2.x

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Good to know about this.

@tkirshboim tkirshboim deleted the joebowbeer/gradle-dependencies branch October 27, 2016 09:15
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.

3 participants