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.
2 parents b91eeb8 + c239014 commit 7e4a1d5Copy full SHA for 7e4a1d5
app/build.gradle.kts
@@ -432,7 +432,7 @@ dependencies {
432
// optional - Kotlin Extensions and Coroutines support for Room
433
implementation("androidx.room:room-ktx:2.6.1")
434
435
- implementation("pl.droidsonroids.gif:android-gif-drawable:1.2.28")
+ implementation("pl.droidsonroids.gif:android-gif-drawable:1.2.29")
436
437
// crash activity
438
implementation("cat.ereza:customactivityoncrash:2.4.0")
0 commit comments