Skip to content

Commit

Permalink
Merge pull request #381 from skydoves/kotlin/1.9.21
Browse files Browse the repository at this point in the history
Bump kotlin to 1.9.21 and compose compiler to 1.5.6
  • Loading branch information
skydoves authored Dec 10, 2023
2 parents 61f051b + 244af3f commit c2dea3b
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,5 +1,5 @@
[versions]
kotlin = "1.9.20"
kotlin = "1.9.21"
dokka = "1.9.10"
jvmTarget = "11"
nexusPlugin = "1.3.0"
Expand All @@ -9,7 +9,7 @@ androidGradlePlugin = "8.2.0"
androidxActivity = "1.8.1"
androidxMaterial = "1.10.0"
androidxComposeBom = "2023.10.01"
androidxComposeCompiler = "1.5.4"
androidxComposeCompiler = "1.5.6"
androidxComposeConstraintLayout = "1.0.1"
androidxCore = "1.12.0"
androidxTestRunner = "1.5.2"
Expand Down

0 comments on commit c2dea3b

Please sign in to comment.