Skip to content

Commit 78045c5

Browse files
build: Bump the agp group with 4 updates (#455)
1 parent e371bac commit 78045c5

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.0"
33
ksp = "2.1.0-1.0.29"
4-
agp = "8.7.3"
4+
agp = "8.8.0"
55
hilt = "2.55"
66
compose-bom = "2024.12.01"
77
# https://google.github.io/accompanist
@@ -70,7 +70,7 @@ guava = { module = "com.google.guava:guava", version = "33.4.0-jre" }
7070
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
7171
xmlpull = { module = "xmlpull:xmlpull", version = "1.1.3.1" }
7272
xpp3 = { module = "xpp3:xpp3", version = "1.1.4c" }
73-
android-tools-sdk-common = "com.android.tools:sdk-common:31.7.3"
73+
android-tools-sdk-common = "com.android.tools:sdk-common:31.8.0"
7474

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

0 commit comments

Comments
 (0)