Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinSchildhorn committed Oct 15, 2024
1 parent 91e2ce5 commit 9d54a34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ androidx-activity-compose = "1.9.2"
android-desugaring = "2.1.2"
koin = "3.5.3"
uuid = "0.8.3"
ktlint = "12.1.1"
# TODO: Update Ktlint when fix is available
ktlint = "11.0.0"
# TODO: Update Coil library when Ktor is updated to 3.0
coil = "3.0.0-alpha04"
zoomimage = "1.1.0-alpha06"
Expand Down

0 comments on commit 9d54a34

Please sign in to comment.