Skip to content

Commit

Permalink
Update dependency com.github.bumptech.glide:compose to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 27318b5 commit ec69e56
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 @@ -96,7 +96,7 @@ coroutinesPlayServices = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-pl
glide = { module = "com.github.bumptech.glide:glide", version.ref = "glideVersion" }
glideCompiler = { module = "com.github.bumptech.glide:ksp", version.ref = "glideVersion" }
glideRecyclerview = { module = "com.github.bumptech.glide:recyclerview-integration", version.ref = "glideVersion" }
glideCompose = "com.github.bumptech.glide:compose:1.0.0-alpha.1"
glideCompose = "com.github.bumptech.glide:compose:4.14.0"

androidCore = "androidx.core:core-ktx:1.12.0"
appCompat = "androidx.appcompat:appcompat:1.6.1"
Expand Down

0 comments on commit ec69e56

Please sign in to comment.