Skip to content

Commit

Permalink
chore: update JetBrains Compose to 1.7.0-rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
svenjacobs committed Oct 5, 2024
1 parent 61d73fb commit 7b03b01
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 @@ -3,7 +3,7 @@ android-gradle-plugin = "8.7.0"
androidx-activity = "1.9.2"
androidx-compose-bom = "2024.09.03" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-compiler = "1.5.14" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
jetbrains-compose = "1.6.11"
jetbrains-compose = "1.7.0-rc01"
kotlin = "2.0.20"

[libraries]
Expand Down

0 comments on commit 7b03b01

Please sign in to comment.