]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Implement automatic loading of privacy settings.
[PrivacyBrowserAndroid.git] / app / build.gradle
index c1a932f98bf45b1f37d64da7bbd13288b43f16af..795348dfbfc36bd3316e191805826587b0e27dc7 100644 (file)
@@ -55,7 +55,7 @@ android {
 
 dependencies {
     compile fileTree(include: ['*.jar'], dir: 'libs')
-    compile 'com.android.support:design:25.2.0'
+    compile 'com.android.support:design:25.3.0'
 
     // Only compile `com.google.firebase:firebase-ads:9.8.0` for the free flavor.
     freeCompile 'com.google.firebase:firebase-ads:9.8.0'