Skip to content

Commit

Permalink
fix: update Compose compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
svenjacobs committed May 23, 2024
1 parent 53486c4 commit e596801
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 @@ -2,7 +2,7 @@
android-gradle-plugin = "8.4.0"
androidx-activity = "1.9.0"
androidx-compose-bom = "2024.05.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-compiler = "1.5.11" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
androidx-compose-compiler = "1.5.14" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
jetbrains-compose = "1.6.1"
kotlin = "1.9.24"

Expand Down

0 comments on commit e596801

Please sign in to comment.