Skip to content

Commit fbba06d

Browse files
committed
build: update Gradle and Android Gradle Plugin versions in configuration
1 parent 38f5821 commit fbba06d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ vanniketch-maven-publish = "0.34.0"
1010
appcompat = "1.7.1"
1111
codelocatorCore = "2.0.4"
1212
constraintlayout = "2.2.1"
13-
androidGradlePlugin = "8.10.1"
13+
androidGradlePlugin = "8.12.1"
1414
leakcanaryAndroid = "2.14"
1515
lifecycleRuntimeKtx = "2.6.2"
1616
material = "1.12.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Sat Aug 23 08:47:37 CST 2025
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\:////services.gradle.org/distributions/gradle-8.11.1-all.zip
4+
distributionUrl=https\:////services.gradle.org/distributions/gradle-8.14.3-all.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)