]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: Update Gradle plugin
authorTobias Brunner <tobias@strongswan.org>
Mon, 13 Jun 2016 08:19:13 +0000 (10:19 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 13 Jun 2016 08:19:13 +0000 (10:19 +0200)
src/frontends/android/build.gradle

index 81d32a87bb75bf30a0e1e729099b42f96303514a..33b908c6db7e62302ecd604e7bedfd3d107f118d 100644 (file)
@@ -3,7 +3,7 @@ buildscript {
         jcenter()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:2.1.0'
+        classpath 'com.android.tools.build:gradle:2.1.2'
     }
 }