]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: Update Gradle plugin
authorTobias Brunner <tobias@strongswan.org>
Mon, 28 Jul 2025 12:31:17 +0000 (14:31 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 30 Sep 2025 09:26:40 +0000 (11:26 +0200)
src/frontends/android/build.gradle
src/frontends/android/gradle/wrapper/gradle-wrapper.properties

index 3fa6c71da3a8737b028245dbe00f6c94f6f35020..a35c5ffc3a849deb64cf92536cad49242ddb34fa 100644 (file)
@@ -4,7 +4,7 @@ buildscript {
         google()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:8.5.1'
+        classpath 'com.android.tools.build:gradle:8.13.0'
     }
 }
 
index 8c8c77e3f9bc7e770d2e17977b43abe7219ba04d..917b2e631da8f14f4d325a35de2cbd5255f7a0b2 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.7-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-all.zip