chore: update glide compose

does this do anything? we shall see

Signed-off-by: Infi <wingit@geist.ga>
This commit is contained in:
Infi 2023-08-30 01:55:10 +05:00
parent 9b2381d543
commit 3e9acb36eb
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ dependencies {
// Glide - Image Loading
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
implementation "com.mikepenz:aboutlibraries-compose:$aboutlibraries_version"