]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Don't reload web pages on a new intent unless the intent contains a new URL. Fixes...
[PrivacyBrowserAndroid.git] / app / build.gradle
index 47a6163bf14316b52537cef8723994906c96a572..55df3775d7ebb5e8ec12dce20bbd2dfaf0e544c6 100644 (file)
@@ -65,7 +65,7 @@ android {
 
 dependencies {
     implementation fileTree(include: ['*.jar'], dir: 'libs')
-    implementation 'com.android.support:design:27.1.0'
+    implementation 'com.android.support:design:27.0.2'
     // Only compile `com.google.firebase:firebase-ads` for the free flavor.
     freeImplementation 'com.google.firebase:firebase-ads:11.8.0'
 }