Skip to content

Commit

Permalink
Bump Kotlin and compose to 1.7.0-rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Aug 29, 2024
1 parent 63a5198 commit 6b042dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Empty file.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[versions]
agp = "8.5.2"
kotlin = "2.0.10"
kotlin = "2.0.20"
dokka = "1.9.20"
javaRelease = "11"
jvmTarget = "11"
material = "1.12.0"
nexusPlugin = "0.29.0"
binaryCompatibility = "0.16.3"
androidxActivity = "1.9.1"
androidxCompose = "1.7.0-beta07"
androidxCompose = "1.7.0-rc01"
androidxComposeConstraintLayout = "1.0.1"
androidxCore = "1.13.1"
androidxTest = "1.6.1"
androidxTest = "1.6.2"
androidxJunit = "1.1.3"
androidxMacroBenchmark = "1.2.4"
androidxMacroBenchmark = "1.3.0"
androidxProfileinstaller = "1.3.1"
androidxUiAutomator = "2.3.0"
landscapist = "2.3.6"
Expand Down

0 comments on commit 6b042dc

Please sign in to comment.