Skip to content

Commit

Permalink
Update Kotlin to v1.9.24 and Compose to v1.6.10 (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored May 21, 2024
1 parent 38bd4a4 commit e83b034
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
Expand Up @@ -3,11 +3,11 @@ agp = "8.4.0" # 7.4.1 is the maximum version supported by IDEA 2023.1
android-compile = "34"
android-min = "21"
android-target = "32"
compose = "1.6.2"
compose = "1.6.10"
coroutines = "1.8.1"
jacoco = "0.8.7"
jvm-toolchain = "11"
kotlin = "1.9.23"
kotlin = "1.9.24"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.0" }
Expand Down

0 comments on commit e83b034

Please sign in to comment.