We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf1b18 commit fa99b7dCopy full SHA for fa99b7d
app/build.gradle
@@ -69,7 +69,7 @@ dependencies {
69
//for Kotlin Coroutines support
70
implementation "com.github.kittinunf.fuel:fuel-gson:$fuel_version" //for Gson support
71
implementation "org.jetbrains.anko:anko-sqlite:0.10.8"
72
- implementation 'com.github.bumptech.glide:glide:4.12.0'
+ implementation 'com.github.bumptech.glide:glide:4.13.1'
73
implementation 'com.google.firebase:firebase-messaging:21.1.0'
74
75
testImplementation 'junit:junit:4.13.2'
0 commit comments