Skip to content

Commit

Permalink
Merge pull request #221 from nuhkoca/renovate/versions.lottie
Browse files Browse the repository at this point in the history
Update dependency com.airbnb.android:lottie to v6.5.1
  • Loading branch information
nuhkoca authored Aug 29, 2024
2 parents 95f5d1d + aea640b commit 5ed20ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ internal object Versions {
const val okhttp = "4.12.0"

// Other stuff
const val lottie = "6.5.0"
const val lottie = "6.5.1"
const val timber = "5.0.1"
const val coil = "2.7.0"
const val detekt = "1.23.6"
Expand Down

0 comments on commit 5ed20ad

Please sign in to comment.