]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Fix the styling of the About tabs and AppBar.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 25c4781126806ddfebc29ce427cc2a21d3ace482..81cdc54fc81db73dd4171184de52f20fa30b14ba 100644 (file)
@@ -55,5 +55,5 @@ dependencies {
     compile fileTree(dir: 'libs', include: ['*.jar'])
     compile 'com.android.support:design:23.4.0'
     // Only compile com.google.android.gms:play-services-ads for the free version.
-    freeCompile 'com.google.android.gms:play-services-ads:9.0.0'
+    freeCompile 'com.google.android.gms:play-services-ads:9.0.2'
 }