Skip to content

Commit

Permalink
Merge pull request #539 from skydoves/kotlin/1.9.20
Browse files Browse the repository at this point in the history
Bump Kotlin to 1.9.20 and compose compiler to 1.5.4
  • Loading branch information
skydoves authored Nov 18, 2023
2 parents f32b147 + 1cd469a commit 648f571
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 648f571

Please sign in to comment.