Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose to v1.6.1 (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Mar 15, 2024
1 parent 5fb1981 commit 4f34650
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.3.0" # 7.4.1 is the maximum version supported by IDEA 2023.1
android-compile = "34"
android-min = "21"
android-target = "32"
compose = "1.6.0"
compose = "1.6.1"
coroutines = "1.8.0"
jacoco = "0.8.7"
jvm-toolchain = "11"
Expand Down

0 comments on commit 4f34650

Please sign in to comment.