Skip to content

Commit

Permalink
Merge pull request #148 from Pxddy/renovate/com.airbnb.android-lottie…
Browse files Browse the repository at this point in the history
…-compose-6.x

Update dependency com.airbnb.android:lottie-compose to v6.3.0
  • Loading branch information
Pxddy authored Dec 31, 2023
2 parents 8dcf17a + 2bb1ac6 commit 95a3b05
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 @@ -134,7 +134,7 @@ dependencies {
implementation("androidx.lifecycle:lifecycle-runtime-ktx:$lifecycle")

// Lottie
implementation("com.airbnb.android:lottie-compose:6.2.0")
implementation("com.airbnb.android:lottie-compose:6.3.0")

// Moshi
val moshi = "1.15.0"
Expand Down

0 comments on commit 95a3b05

Please sign in to comment.