Skip to content

Commit

Permalink
Update Compose BOM and downgrade Kotlin versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowsky committed Oct 11, 2024
1 parent 236f97f commit 0ddde3c
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 @@ -4,13 +4,13 @@ agp = "8.6.1"
androidXAnnotation = "1.8.2"
androidXCore = "1.13.1"
appcompat = "1.7.0"
composeBom = "2024.09.02"
composeBom = "2024.09.03"
coroutines = "1.9.0"
detekt = "1.23.6"
dokka = "1.9.20"
jUnit = "4.13.2"
jUnitExt = "1.2.1"
kotlin = "2.0.20"
kotlin = "2.0.10"
lifecycle = "2.8.6"
material = "1.12.0"
mockK = "1.13.12"
Expand Down

0 comments on commit 0ddde3c

Please sign in to comment.