Skip to content

Commit

Permalink
Update Kotlin and Compose to v2.0.0-1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 51d660a commit 2890742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bytebuddy = "1.14.17"
coroutines = "1.8.1"
javaTarget = "11"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.21"
ksp = "2.0.0-1.0.22"
layoutlib = "14.0.8"
moshi = "1.15.1"

Expand Down

0 comments on commit 2890742

Please sign in to comment.