diff --git a/app/build.gradle b/app/build.gradle index a618db82..e5c2f961 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -82,7 +82,7 @@ dependencies { implementation 'androidx.palette:palette-ktx:1.0.0' implementation "com.atlassian.commonmark:commonmark:0.17.0" implementation "app.redwarp.gif:decoder:1.4.4" - implementation "app.redwarp.gif:android-drawable:1.4.0" + implementation "app.redwarp.gif:android-drawable:1.4.4" implementation "androidx.datastore:datastore-preferences:1.0.0" // Integration with activities