diff --git a/build.gradle b/build.gradle index cf3d22fb0f..c9085500c5 100644 --- a/build.gradle +++ b/build.gradle @@ -418,7 +418,7 @@ dependencies { // Persian Date implementation 'com.github.samanzamani:PersianDate:1.7.1' - implementation 'com.airbnb.android:lottie:6.6.0' + implementation 'com.airbnb.android:lottie:6.6.1' // Compose drag and drop library implementation 'sh.calvin.reorderable:reorderable:2.4.0'