diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 09e5cc7..2e5dda3 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -162,7 +162,7 @@ dependencies { implementation("androidx.datastore:datastore-preferences:1.1.2") // Lottie Animation - implementation("com.airbnb.android:lottie-compose:6.6.2") + implementation("com.airbnb.android:lottie-compose:6.6.7") // Firebase implementation(platform("com.google.firebase:firebase-bom:33.3.0"))