We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a7f3c commit aa10db0Copy full SHA for aa10db0
1 file changed
android/build.gradle
@@ -111,7 +111,7 @@ dependencies {
111
implementation 'androidx.fragment:fragment-ktx:1.8.6'
112
113
// Animation
114
- implementation 'com.airbnb.android:lottie-compose:5.2.0'
+ implementation 'com.airbnb.android:lottie-compose:6.6.6'
115
116
// Network requests
117
implementation "io.ktor:ktor-client-core:$ktor_version"
0 commit comments