Skip to content

Commit

Permalink
Upgrade Lottie to 5.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-signal authored and alex-signal committed Jan 11, 2023
1 parent 9636aa4 commit 9a763bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ dependencyResolutionManagement {
alias('android-tooltips').to('com.tomergoldst.android:tooltips:1.0.6')
alias('android-smsmms').to('com.klinkerapps:android-smsmms:4.0.1')
alias('stream').to('com.annimon:stream:1.1.8')
alias('lottie').to('com.airbnb.android:lottie:3.6.0')
alias('lottie').to('com.airbnb.android:lottie:5.2.0')
alias('dnsjava').to('dnsjava:dnsjava:2.1.9')
alias('nanohttpd-webserver').to('org.nanohttpd:nanohttpd-webserver:2.3.1')

Expand Down
10 changes: 5 additions & 5 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1095,12 +1095,12 @@ https://docs.gradle.org/current/userguide/dependency_verification.html
<sha256 value="18b3c316d62c7c277978a8d4ed57a5b8f4e943762264960f579a8a549c756729" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.airbnb.android" name="lottie" version="3.6.0">
<artifact name="lottie-3.6.0.aar">
<sha256 value="70ea0650e82fd858e317af60ee1ffd84bc6f406bbcf017cedcc45217408e20d1" origin="Generated by Gradle"/>
<component group="com.airbnb.android" name="lottie" version="5.2.0">
<artifact name="lottie-5.2.0.aar">
<sha256 value="aceed32e8b716d0883bbe6e09f20e338c3fc2b6a348dba43be894f66f5f42cb2" origin="Generated by Gradle"/>
</artifact>
<artifact name="lottie-3.6.0.module">
<sha256 value="bd366c821d2603f989f3a7435bae862d902232b5467516ae1ee68b8088f68f4e" origin="Generated by Gradle"/>
<artifact name="lottie-5.2.0.module">
<sha256 value="48f6b212e8f566a50b7188ce80a2648777c1624350975335cda139be0f34f720" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="com.almworks.sqlite4java" name="sqlite4java" version="1.0.392">
Expand Down

0 comments on commit 9a763bd

Please sign in to comment.