Play Services 9.6.1

pull/467/head
Alex Baker 9 years ago
parent 0c228527e6
commit 0272097abc

@ -24,8 +24,8 @@ repositories {
android {
lintOptions {
lintConfig file("lint.xml")
textReport true
textOutput 'stdout'
textReport true
}
compileSdkVersion 24
@ -102,7 +102,7 @@ configurations {
final DAGGER_VERSION = '2.6.1'
final BUTTERKNIFE_VERSION = '8.3.0'
final GPS_VERSION = '9.4.0'
final GPS_VERSION = '9.6.1'
final SUPPORT_VERSION = '24.2.1'
final STETHO_VERSION = '1.3.1'
final TESTING_SUPPORT_VERSION = '0.5'

Loading…
Cancel
Save