chore: update glide compose
does this do anything? we shall see Signed-off-by: Infi <wingit@geist.ga>
This commit is contained in:
parent
9b2381d543
commit
3e9acb36eb
|
|
@ -159,7 +159,7 @@ dependencies {
|
||||||
|
|
||||||
// Glide - Image Loading
|
// Glide - Image Loading
|
||||||
implementation "com.github.bumptech.glide:glide:$glide_version"
|
implementation "com.github.bumptech.glide:glide:$glide_version"
|
||||||
implementation "com.github.bumptech.glide:compose:1.0.0-alpha.5"
|
implementation "com.github.bumptech.glide:compose:1.0.0-beta1-SNAPSHOT"
|
||||||
|
|
||||||
// AboutLibraries - automated OSS library attribution
|
// AboutLibraries - automated OSS library attribution
|
||||||
implementation "com.mikepenz:aboutlibraries-compose:$aboutlibraries_version"
|
implementation "com.mikepenz:aboutlibraries-compose:$aboutlibraries_version"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue