Skip to content

Commit

Permalink
Merge pull request #224 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.2
  • Loading branch information
nuhkoca authored Sep 4, 2024
2 parents 6150f83 + f54e537 commit d7d0dcc
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.1"
const val lottie = "6.5.2"
const val timber = "5.0.1"
const val coil = "2.7.0"
const val detekt = "1.23.6"
Expand Down

0 comments on commit d7d0dcc

Please sign in to comment.