]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: Update Gradle plugin
authorTobias Brunner <tobias@strongswan.org>
Tue, 16 Jul 2024 08:59:06 +0000 (10:59 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 6 Aug 2024 16:01:54 +0000 (18:01 +0200)
src/frontends/android/build.gradle
src/frontends/android/gradle/wrapper/gradle-wrapper.properties

index 2b505ba48c31cde84de53f36eb9f71bea5b1e49b..3fa6c71da3a8737b028245dbe00f6c94f6f35020 100644 (file)
@@ -4,7 +4,7 @@ buildscript {
         google()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:8.2.0'
+        classpath 'com.android.tools.build:gradle:8.5.1'
     }
 }
 
index d219d263caa6685374668f0733878d32b160721e..8c8c77e3f9bc7e770d2e17977b43abe7219ba04d 100644 (file)
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-all.zip