Skip to content

Commit 1a84ad9

Browse files
committed
gradle: Upgrade AGP to 8.12.0
Change-Id: I72b46367803d0936584921ea059e990344ab4c6d
1 parent 1bffa3d commit 1a84ad9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

source/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ bountycastle = "1.79"
5151
animation-graphics = "1.7.6"
5252

5353
# plugins
54-
android-gradle-plugin = "8.7.3"
54+
android-gradle-plugin = "8.12.0"
5555
kotlin = "2.0.21"
5656
hilt = "2.48"
5757
hilt-work-compiler = "1.2.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Sun Oct 27 01:10:57 CST 2024
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)