Skip to content

Conversation

@bradley-curran
Copy link

This PR is to use gradle 3.0 in our sample app.

Upgrading to gradle 3 required the following changes:

  • compile keyword has changed to implementation in build.gradle
  • androidTestCompile has changed to androidTestImplementation in build.gradle
  • The butterknife library required an upgrade to version 8.0
  • The butterknife annotations and API had changed names from inject to bind

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.

2 participants