Skip to content

Commit

Permalink
fix: update JB Compose to 1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
svenjacobs committed May 23, 2024
1 parent e596801 commit fca1799
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.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.14" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
jetbrains-compose = "1.6.1"
jetbrains-compose = "1.6.10"
kotlin = "1.9.24"

[libraries]
Expand Down

0 comments on commit fca1799

Please sign in to comment.