Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose to v1.7.1 (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Nov 22, 2024
1 parent 959274e commit f1650d1
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 @@ agp = "8.7.2" # 7.4.1 is the maximum version supported by IDEA 2023.1
android-compile = "34"
android-min = "21"
android-target = "32"
compose = "1.7.0"
compose = "1.7.1"
coroutines = "1.9.0"
jacoco = "0.8.7"
jvm-toolchain = "11"
Expand Down

0 comments on commit f1650d1

Please sign in to comment.