Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 3076e7b

Browse files
Update dependency com.airbnb.android:lottie-compose to v6.3.0
1 parent 8187de4 commit 3076e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292
ksp("androidx.room:room-compiler:$room_version")
9393
implementation("androidx.room:room-ktx:$room_version")
9494
//lottie
95-
implementation("com.airbnb.android:lottie-compose:6.2.0")
95+
implementation("com.airbnb.android:lottie-compose:6.3.0")
9696
//coil
9797
def coil_version = "2.5.0"
9898
implementation("io.coil-kt:coil:$coil_version")

0 commit comments

Comments
 (0)