Skip to content

Commit e62acf6

Browse files
build: Bump the agp group with 4 updates (#533)
1 parent d2f3bd1 commit e62acf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "2.1.20"
33
ksp = "2.1.20-2.0.1"
4-
agp = "8.9.2"
4+
agp = "8.10.0"
55
hilt = "2.56.2"
66
compose-bom = "2025.05.00"
77
# https://google.github.io/accompanist
@@ -73,7 +73,7 @@ guava = { module = "com.google.guava:guava", version = "33.4.8-jre" }
7373
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.1.0" }
7474
xmlpull = { module = "xmlpull:xmlpull", version = "1.1.3.1" }
7575
xpp3 = { module = "xpp3:xpp3", version = "1.1.4c" }
76-
android-tools-sdk-common = "com.android.tools:sdk-common:31.9.2"
76+
android-tools-sdk-common = "com.android.tools:sdk-common:31.10.0"
7777

7878
# Dependencies of the included build-logic
7979
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }

0 commit comments

Comments
 (0)