Skip to content

Commit

Permalink
lottie android update
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Jul 19, 2023
1 parent 85b03c6 commit 257342b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
implementation "androidx.startup:startup-runtime:1.1.1"

// https://github.com/airbnb/lottie-android
implementation 'com.airbnb.android:lottie:6.0.0'
implementation 'com.airbnb.android:lottie:6.1.0'

// https://github.com/rive-app/rive-android
implementation 'app.rive:rive-android:4.3.2'
Expand Down
2 changes: 1 addition & 1 deletion android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 4.4.4
version: 4.5.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86 x86_64
description: ti.animation
Expand Down

0 comments on commit 257342b

Please sign in to comment.