diff --git a/android/build.gradle b/android/build.gradle index 5f93349..7ef58be 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -114,7 +114,7 @@ dependencies { implementation 'androidx.fragment:fragment-ktx:1.8.6' // Animation - implementation 'com.airbnb.android:lottie-compose:5.2.0' + implementation 'com.airbnb.android:lottie-compose:6.6.6' // Network requests implementation "io.ktor:ktor-client-core:$ktor_version"