Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.20 (#3200)
Browse files Browse the repository at this point in the history
* Update kotlin monorepo to v1.9.20

* upgrade the compose compiler

---------

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 Nov 1, 2023
1 parent 8e60aff commit 0b8166e
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.32.0"
android-gradle-plugin = "8.1.2"
androidx-compose-compiler = "1.5.3"
androidx-compose-compiler = "1.5.4-dev-k1.9.20-50f08dfa4b4"
androidx-compose-material = "1.5.4"
androidx-compose-ui = "1.5.4"
androidx-core = "1.12.0"
Expand All @@ -19,7 +19,7 @@ firebase-perf = "20.5.0"
godtoolsShared = "0.9.2-SNAPSHOT"
google-auto-value = "1.10.4"
gtoSupport = "4.2.0-SNAPSHOT"
kotlin = "1.9.10"
kotlin = "1.9.20"
kotlinCoroutines = "1.7.3"
kotlinKover = "0.7.4"
ktlint = "1.0.1"
Expand Down

0 comments on commit 0b8166e

Please sign in to comment.