Skip to content

Commit

Permalink
build(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 committed Dec 6, 2021
1 parent 428c099 commit e656f63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
<source-file src="src/android/LottieSplashScreenExceptions.kt" target-dir="app/src/main/kotlin/de/dustplanet/cordova/lottie" />

<framework src="com.airbnb.android:lottie:4.2.1" />
<framework src="androidx.annotation:annotation:1.2.0" />
<framework src="androidx.appcompat:appcompat:1.3.0" />
<framework src="androidx.annotation:annotation:1.3.0" />
<framework src="androidx.appcompat:appcompat:1.4.0" />
</platform>

<platform name="ios">
Expand Down

0 comments on commit e656f63

Please sign in to comment.