diff --git a/app/build.gradle b/app/build.gradle index 772e31c..023fd33 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -70,7 +70,7 @@ dependencies { implementation 'androidx.recyclerview:recyclerview:1.1.0' implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0" implementation 'com.afollestad.material-dialogs:input:3.3.0' - implementation 'com.airbnb.android:lottie:3.4.2' + implementation 'com.airbnb.android:lottie:3.6.0' implementation 'com.amitshekhar.android:android-networking:1.0.2' implementation 'com.github.cyb3rko:about-icons:1.2.1' implementation 'com.github.GrenderG:Toasty:1.5.0'