]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Update URL link in copyright text at the beginning of files and information about...
[PrivacyBrowserAndroid.git] / app / build.gradle
index 9cb5c59c962f4ce78cd755f2c59f6eab2deed02f..b0169cd584aff207911f8e2498c8d7bf517ed9dd 100644 (file)
@@ -52,8 +52,8 @@ android {
 
 dependencies {
     compile fileTree(dir: 'libs', include: ['*.jar'])
-    compile 'com.android.support:appcompat-v7:23.1.1'
-    compile 'com.android.support:design:23.1.1'
-    compile 'com.android.support:support-v4:23.1.1'
+    compile 'com.android.support:appcompat-v7:23.2.0'
+    compile 'com.android.support:design:23.2.0'
+    compile 'com.android.support:support-v4:23.2.0'
     compile 'com.google.android.gms:play-services-ads:8.4.0'
 }