We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b56cf3c + 7c345fb commit c9a0a20Copy full SHA for c9a0a20
library/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation 'androidx.core:core-ktx:1.12.0'
44
implementation 'androidx.appcompat:appcompat:1.6.1'
45
implementation 'com.google.android.material:material:1.11.0'
46
- implementation 'com.airbnb.android:lottie:6.2.0'
+ implementation 'com.airbnb.android:lottie:6.4.1'
47
48
testImplementation 'junit:junit:4.13.2'
49
0 commit comments