Skip to content

Commit

Permalink
Bump kotlin to 1.9.20-RC2 (#5341)
Browse files Browse the repository at this point in the history
  • Loading branch information
BoD authored Oct 30, 2023
1 parent 8a61396 commit 16a8835
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libraries.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@ apollo = "4.0.0-beta.3-SNAPSHOT"
apollo-published = "4.0.0-alpha.3"
cache = "2.0.2"
# See https://developer.android.com/jetpack/androidx/releases/compose-kotlin
compose-compiler = "1.5.4-dev-k1.9.20-RC-1edce5fd625"
compose-compiler = "1.5.4-dev-k1.9.20-RC2-93f1625925e"
compose = "1.5.1"
dokka = "1.9.0"
guava = "31.1-jre"
javaPoet = "1.13.0"
jetbrains-annotations = "24.0.1"
junit = "4.13.2"
kotlin-plugin-min = "1.8.0"
kotlin-plugin = "1.9.20-RC"
kotlin-plugin-max = "1.9.20-RC"
kotlin-stdlib = "1.9.20-RC"
kotlin-plugin = "1.9.20-RC2"
kotlin-plugin-max = "1.9.20-RC2"
kotlin-stdlib = "1.9.20-RC2"
kotlinx-coroutines = "1.7.3"
kotlinx-datetime = "0.4.1"
kotlinx-serialization-runtime = "1.5.0"
ksp = "1.9.20-RC-1.0.13"
ksp = "1.9.20-RC2-1.0.13"
ktor = "2.3.3"
okhttp = "4.11.0"
rx-android = "2.0.1"
Expand Down

0 comments on commit 16a8835

Please sign in to comment.