Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Update dependency com.airbnb.android:lottie to v6.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent f72478a commit 8b6e8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies {
implementation("com.journeyapps:zxing-android-embedded:4.3.0"){ isTransitive = false }
implementation("com.google.zxing:core:3.5.2")
implementation("com.github.suitetecsa:suitetecsa-sdk-kotlin:0.1.9")
implementation("com.airbnb.android:lottie:6.3.0")
implementation("com.airbnb.android:lottie:6.4.1")
implementation("com.github.applifycu:bugsend:1.0.4-alpha3")
implementation("com.github.applifycu:nautaclear:1.0.0-alpha2")
implementation("de.hdodenhof:circleimageview:3.1.0")
Expand Down

0 comments on commit 8b6e8b3

Please sign in to comment.