]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Partial Find on Page implimentation.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 3f2a08d4bd4520c8bb76de7a2aba159bba7404e0..823eb5e86be9be0f25bd938a127aebca897025df 100644 (file)
@@ -60,5 +60,5 @@ dependencies {
     compile fileTree(dir: 'libs', include: ['*.jar'])
     compile 'com.android.support:design:24.2.1'
     // Only compile `com.google.android.gms:play-services-ads` for the free flavor.
-    freeCompile 'com.google.android.gms:play-services-ads:9.6.1'
+    freeCompile 'com.google.android.gms:play-services-ads:9.8.00'
 }