Skip to content

Commit

Permalink
AGP 8.7.0-alpha09. Desugar libs 2.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Aug 30, 2024
1 parent 8325584 commit 75ce800
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.20"
ksp = "2.0.20-1.0.24"
androidGradlePlugin = "8.7.0-alpha08"
androidGradlePlugin = "8.7.0-alpha09"
gradle-develocityPlugin = "3.18"
gradle-toolchainsResolverPlugin = "0.8.0"
appVersioning = "1.3.2"
Expand All @@ -15,7 +15,7 @@ detekt = "1.23.6"
playPublisher = "3.11.0"
fladle = "0.17.5"
skie = "0.8.4"
desugarJdkLibs = "2.1.0"
desugarJdkLibs = "2.1.1"
leakcanary = "2.14"
hilt = "2.52"
kotlinx-coroutines = "1.8.1"
Expand Down

0 comments on commit 75ce800

Please sign in to comment.