Skip to content

Commit

Permalink
build: AGP 8.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lastaapps committed Jan 10, 2025
1 parent 4db9407 commit b2b05f2
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,6 +1,6 @@
[versions]
aboutLibraries = "11.3.0-rc02"
android-gradle = "8.7.3"
android-gradle = "8.8.0"
androidx-activity = "1.10.0-rc01"
androidx-compose = "1.7.6"
androidx-compose-material = "1.7.6"
Expand All @@ -26,7 +26,7 @@ kotlin = "2.1.20-Beta1"
kotlin-api = "2.0"
# @keep
kotlin-language = "2.0"
kotlinx-atomicfu = "0.26.1"
kotlinx-atomicfu = "0.27.0"
kotlinx-coroutines = "1.10.1"
# https://mrmans0n.github.io/compose-rules/
ktlintComposeRules = "0.4.22"
Expand Down

0 comments on commit b2b05f2

Please sign in to comment.