]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: Update Gradle plugin
authorTobias Brunner <tobias@strongswan.org>
Tue, 19 Nov 2019 13:24:08 +0000 (14:24 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 19 Nov 2019 13:44:39 +0000 (14:44 +0100)
src/frontends/android/build.gradle

index 5880d169675ff0fb252a16a97808c10e04a1ff9f..1edb179bbdb68e38cffc68c301fe87cd9aca7274 100644 (file)
@@ -4,7 +4,7 @@ buildscript {
         google()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:3.5.1'
+        classpath 'com.android.tools.build:gradle:3.5.2'
     }
 }