Skip to content

Commit

Permalink
Merge pull request #222 from skydoves/compose-compiler/1.4.2
Browse files Browse the repository at this point in the history
Bump Compose compiler 1.4.2 and Kotlin to 1.8.10
  • Loading branch information
skydoves authored Feb 9, 2023
2 parents 285bbe8 + 2dc9ce4 commit f5f442a
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.8.0"
kotlin = "1.8.10"
dokka = "1.7.20"
jvmTarget = "1.8"
nexusPlugin = "1.1.0"
Expand All @@ -9,7 +9,7 @@ androidGradlePlugin = "7.3.1"
androidxActivity = "1.4.0"
androidxMaterial = "1.6.0"
androidxComposeBom = "2023.01.00"
androidxComposeCompiler = "1.4.0"
androidxComposeCompiler = "1.4.2"
androidxComposeConstraintLayout = "1.0.0"
androidxCore = "1.8.0"
androidxTest = "1.4.0"
Expand Down

0 comments on commit f5f442a

Please sign in to comment.