Skip to content

Commit c9a0a20

Browse files
authored
Merge pull request #52 from iamageo/dependabot/gradle/com.airbnb.android-lottie-6.4.1
Bump com.airbnb.android:lottie from 6.2.0 to 6.4.1
2 parents b56cf3c + 7c345fb commit c9a0a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'androidx.core:core-ktx:1.12.0'
4444
implementation 'androidx.appcompat:appcompat:1.6.1'
4545
implementation 'com.google.android.material:material:1.11.0'
46-
implementation 'com.airbnb.android:lottie:6.2.0'
46+
implementation 'com.airbnb.android:lottie:6.4.1'
4747

4848
testImplementation 'junit:junit:4.13.2'
4949

0 commit comments

Comments
 (0)