Skip to content

Commit

Permalink
kotlin 2.0.0 rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tlaster committed May 15, 2024
1 parent d3d3a17 commit 874c2cd
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 @@ -3,7 +3,7 @@ compileSdk = "34"
minSdk = "23"
java = "17"
agp = "8.4.0"
kotlin = "2.0.0-RC2"
kotlin = "2.0.0-RC3"
core-ktx = "1.13.1"
junit = "4.13.2"
androidx-test-ext-junit = "1.1.5"
Expand All @@ -12,7 +12,7 @@ lifecycle-runtime-ktx = "2.8.0"
activity-compose = "1.9.0"
compose-bom = "2024.05.00-alpha02"
compose-compiler = "1.5.14"
ksp = "2.0.0-RC2-1.0.20"
ksp = "2.0.0-RC3-1.0.20"
cash-paging = "3.3.0-alpha02-0.5.1"
paging = "3.3.0"
navigation = "2.8.0-beta01"
Expand Down

0 comments on commit 874c2cd

Please sign in to comment.