Skip to content

Commit

Permalink
Upgrade Compose Compiler to 1.5.10
Browse files Browse the repository at this point in the history
Signed-off-by: Arnau Mora <[email protected]>
  • Loading branch information
ArnyminerZ committed Mar 10, 2024
1 parent 7792495 commit 9b3b3eb
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 @@ -16,7 +16,7 @@ commons-io = "2.6"
#noinspection GradleDependency
commons-lang3 = "3.8.1"
# Keep in sync with Kotlin version: https://developer.android.com/jetpack/androidx/releases/compose-kotlin
compose-compiler = "1.5.8"
compose-compiler = "1.5.10"
compose-dialogs = "1.3.0"
compose-material = "1.6.3"
compose-material3 = "1.2.1"
Expand Down

0 comments on commit 9b3b3eb

Please sign in to comment.