Skip to content

Commit

Permalink
build: Bump the agp group with 4 updates (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 061d60e commit 6a67e80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.21"
ksp = "2.0.21-1.0.26"
agp = "8.7.1"
agp = "8.7.2"
hilt = "2.52"
compose-bom = "2024.10.00"
# https://google.github.io/accompanist
Expand Down Expand Up @@ -71,7 +71,7 @@ guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
xmlpull = { module = "xmlpull:xmlpull", version = "1.1.3.1" }
xpp3 = { module = "xpp3:xpp3", version = "1.1.4c" }
android-tools-sdk-common = "com.android.tools:sdk-common:31.7.1"
android-tools-sdk-common = "com.android.tools:sdk-common:31.7.2"

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

0 comments on commit 6a67e80

Please sign in to comment.