Skip to content

Commit

Permalink
Bump Kotlin to 1.9.10 and Compose compiler to 1.5.3 (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Aug 31, 2023
1 parent 30fb00b commit 695032e
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
Expand Up @@ -2,7 +2,7 @@
androidGradlePlugin = "8.1.0"
spotless = "6.20.0"
nexusPlugin = "1.3.0"
kotlin = "1.9.0"
kotlin = "1.9.10"
kotlinSerialization = "1.5.1"
kotlinSerializationConverter = "1.0.0"
kotlinxCoroutines = "1.7.3"
Expand All @@ -21,7 +21,7 @@ androidxDataStore = "1.0.0"
googleService = "4.3.14"

androidxComposeBom = "2023.08.00"
androidxComposeCompiler = "1.5.2"
androidxComposeCompiler = "1.5.3"
androidxComposeTracing = "1.0.0-alpha03"
androidxHiltNavigation = "1.0.0"
androidxComposeNavigation = "2.7.0"
Expand Down

0 comments on commit 695032e

Please sign in to comment.