]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - build.gradle
Remove the static member variables, converting two of them to private member variables.
[PrivacyBrowserAndroid.git] / build.gradle
index c6371d6cdcc0203ee574baa951d0ccccfd5f5e6c..a6fcfe1fe984519945439094e057b832413cf791 100644 (file)
@@ -5,7 +5,7 @@ buildscript {
         jcenter()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:1.3.1'
+        classpath 'com.android.tools.build:gradle:1.5.0'
 
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files