Skip to content

Commit

Permalink
Merge pull request #1094
Browse files Browse the repository at this point in the history
Update dependency com.airbnb.android:lottie-compose to v6.5.2
  • Loading branch information
savvasdalkitsis authored Sep 20, 2024
2 parents 95beb46 + a9aca91 commit ea77c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-androi
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinx" }
kotlinx-immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8"
leaks = "com.squareup.leakcanary:leakcanary-android:2.14"
lottie = "com.airbnb.android:lottie-compose:6.5.1"
lottie = "com.airbnb.android:lottie-compose:6.5.2"
lumberjack-core = { module = "com.github.MFlisar.Lumberjack:core", version.ref = "lumberjack" }
lumberjack-implementation = { module = "com.github.MFlisar.Lumberjack:implementation-lumberjack", version.ref = "lumberjack" }
lumberjack-logger-console = { module = "com.github.MFlisar.Lumberjack:logger-console", version.ref = "lumberjack" }
Expand Down

0 comments on commit ea77c5c

Please sign in to comment.