Created
July 29, 2016 05:54
-
-
Save Nathaniel100/d756779ce3be3be9fa543ad3d1791b74 to your computer and use it in GitHub Desktop.
setting gradle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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