Skip to content

Commit

Permalink
Update Kotlin, KSP and Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 3fb3d9d commit dae54e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
accompanist = "0.34.0"
android-gradle-plugin = "8.4.0"
androidx-compose-compiler = "1.5.13"
androidx-compose-compiler = "1.5.14"
androidx-compose-material = "1.6.7"
androidx-compose-ui = "1.6.7"
androidx-core = "1.13.1"
Expand All @@ -22,10 +22,10 @@ firebase-perf = "21.0.0"
godtoolsShared = "1.0.1"
google-auto-value = "1.10.4"
gtoSupport = "4.2.1"
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinCoroutines = "1.8.1"
kotlinKover = "0.7.6"
ksp = "1.9.23-1.0.20"
ksp = "1.9.24-1.0.20"
ktlint = "1.2.1"
ktlintGradle = "12.1.1"
lottie = "6.4.0"
Expand Down

0 comments on commit dae54e3

Please sign in to comment.