Skip to content

Commit

Permalink
build(deps): upgrades lottie-android to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 committed Jul 9, 2021
1 parent 74b51d7 commit d8776de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<source-file src="src/android/ColorHelper.kt" target-dir="app/src/main/kotlin/de/dustplanet/cordova/lottie" />
<source-file src="src/android/LottieSplashScreenExceptions.kt" target-dir="app/src/main/kotlin/de/dustplanet/cordova/lottie" />

<framework src="com.airbnb.android:lottie:3.5.0" />
<framework src="com.airbnb.android:lottie:3.7.1" />
</platform>

<platform name="ios">
Expand Down

0 comments on commit d8776de

Please sign in to comment.