Skip to content

Commit

Permalink
update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjenx committed Oct 4, 2024
1 parent 7d4ddf7 commit e40f1d4
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,6 +1,6 @@
[versions]

kotlin = "2.0.20"
kotlin = "2.0.21-RC"
compose = "1.7.0-rc01"
agp = "8.6.1"
androidx-activityCompose = "1.9.2"
Expand All @@ -13,7 +13,7 @@ junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.6"
composeBom = "2024.09.02"
composeBom = "2024.09.03"

[libraries]
androidx-activityCompose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
Expand Down

0 comments on commit e40f1d4

Please sign in to comment.