Skip to content

Commit

Permalink
[1.244.*] Pre-release merge (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
tramline-github[bot] authored Oct 16, 2024
2 parents 3e5146a + e7b3f10 commit df8ef39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.20"
kotlin = "2.0.21"
android_gradle_plugin = "8.7.0"
compose = "1.7.0-rc01"
compose = "1.7.0"

android_sdk_compile = "34"
android_sdk_target = "34"
Expand Down Expand Up @@ -29,7 +29,7 @@ coil = "3.0.0-alpha09"
spotless = "6.25.0"
ktfmt = "0.44"
kotlininject = "0.7.2"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.25"
material_color_utilities = "1.0.0-alpha01"
ksoup = "0.1.2"
sqliteAndroid = "3.45.0"
Expand Down

0 comments on commit df8ef39

Please sign in to comment.