Skip to content

Commit

Permalink
Bump Kotlin to 1.9.20 and compose compiler to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Nov 18, 2023
1 parent f32b147 commit 1cd469a
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,12 +1,12 @@
[versions]
agp = "8.1.4"
dokka = "1.9.10"
kotlin = "1.9.10"
kotlin = "1.9.20"
kotlinBinaryCompatibility = "0.13.2"
jvmTarget = "11"
nexusPlugin = "0.25.3"
androidxComposeBom = "2023.10.01"
androidxComposeCompiler = "1.5.3"
androidxComposeCompiler = "1.5.4"
androidxComposeConstraintLayout = "1.0.1"
androidxMaterial = "1.10.0"
androidxAppcompat = "1.6.1"
Expand Down

0 comments on commit 1cd469a

Please sign in to comment.