Skip to content

Commit

Permalink
chore(deps): update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 01b3a69 commit 3a3ad95
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,9 +1,9 @@
[versions]

# https://androidx.dev/storage/compose-compiler/repository for versions matching new Kotlin versions:
androidx-compose-compiler = "1.5.1"
androidx-compose-compiler = "1.5.2"
androidx-compose-runtime = "1.5.0"
kotlin = "1.9.0"
kotlin = "1.9.10"
kotlinCompileTesting = "1.5.0"
kotlinCompileTestingFork = "0.3.2"
ksp = "1.9.0-1.0.13"
Expand Down

0 comments on commit 3a3ad95

Please sign in to comment.