Skip to content

Commit

Permalink
Use 1.6.7 imageloader
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom authored and renovate[bot] committed Sep 16, 2023
1 parent 223d247 commit 3ed1da1
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 @@ -98,7 +98,7 @@ composeNavigation = { module = "androidx.navigation:navigation-compose", version
composeHiltNavigtation = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "composeHiltNavigatiaon" }
composeLintCheck = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.2.0" }
composeCoil = { module = "io.coil-kt:coil-compose", version = "2.4.0" }
composeImageLoader = { module = "io.github.qdsfdhvh:image-loader", version = "1.6.5" }
composeImageLoader = { module = "io.github.qdsfdhvh:image-loader", version = "1.6.7" }
composeShimmer = { module = "com.valentinilk.shimmer:compose-shimmer", version = "1.0.5" }
lottieCompose = { module = "com.airbnb.android:lottie-compose", version.ref = "lottie" }
animation-graphics-android = { group = "androidx.compose.animation", name = "animation-graphics-android", version = "1.5.1" }
Expand Down

0 comments on commit 3ed1da1

Please sign in to comment.