Skip to content

Commit

Permalink
ANDROID-14756 lottie version update to 6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmanriquehiberus committed Sep 6, 2024
1 parent 1a80e60 commit ea1f44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencies {
implementation "io.coil-kt:coil-svg:$coil_version"

implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'com.airbnb.android:lottie:6.3.0'
implementation 'com.airbnb.android:lottie:6.5.0'

implementation "com.github.skydoves:balloon-compose:1.5.3"

Expand Down

0 comments on commit ea1f44f

Please sign in to comment.