Updated (again) gradle-wrapper.properties

Updated a library version
This commit is contained in:
BONNEVILLE Geoffroy
2017-12-19 18:45:37 +01:00
parent 62a10c8b96
commit b589feeb17
2 changed files with 3 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ dependencies {
compile 'com.android.support:support-v4:27.0.2'
compile 'com.android.support:percent:27.0.2'
compile 'com.android.support:recyclerview-v7:27.0.2'
compile 'com.google.android.gms:play-services-ads:11.6.2'
compile 'com.google.android.gms:play-services-ads:11.8.0'
compile 'net.danlew:android.joda:2.9.7'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
testCompile 'junit:junit:4.12'