Skip to content

Instantly share code, notes, and snippets.

@Nathaniel100
Created July 29, 2016 05:54
Show Gist options
  • Save Nathaniel100/d756779ce3be3be9fa543ad3d1791b74 to your computer and use it in GitHub Desktop.
Save Nathaniel100/d756779ce3be3be9fa543ad3d1791b74 to your computer and use it in GitHub Desktop.
setting gradle
gradle.ext.dagger2Version = "2.2"
gradle.ext.retrofit2Version = "2.1.0"
gradle.ext.ageraVersion = "1.1.0"
gradle.ext.okHttp3Version = "3.4.1"
gradle.ext.rxJavaVersion = "1.1.8"
gradle.ext.rxAndroidVersion = "1.2.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment