Skip to content

Commit

Permalink
Update Kotlin, KSP and Compose to v1.9.23 (#3410)
Browse files Browse the repository at this point in the history
* Update Kotlin, KSP and Compose to v1.9.23

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Frett <[email protected]>
  • Loading branch information
renovate[bot] and frett authored Mar 13, 2024
1 parent edaeb28 commit 69b71d2
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]
accompanist = "0.34.0"
android-gradle-plugin = "8.3.0"
androidx-compose-compiler = "1.5.10"
androidx-compose-compiler = "1.5.11-dev-k1.9.23-96ef9dc6af1"
androidx-compose-material = "1.6.3"
androidx-compose-ui = "1.6.3"
androidx-core = "1.12.0"
Expand All @@ -22,7 +22,7 @@ firebase-perf = "20.5.2"
godtoolsShared = "0.9.2"
google-auto-value = "1.10.4"
gtoSupport = "4.2.0-SNAPSHOT"
kotlin = "1.9.22"
kotlin = "1.9.23"
kotlinCoroutines = "1.8.0"
kotlinKover = "0.7.5"
ksp = "1.9.23-1.0.19"
Expand Down

0 comments on commit 69b71d2

Please sign in to comment.