Skip to content

Commit 06d1503

Browse files
Merge pull request #119 from Naoki-Hidaka/dependabot/gradle/com.airbnb.android-lottie-compose-5.0.2
2 parents 26cfe6b + be434d1 commit 06d1503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/view/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
implementation("androidx.glance:glance-appwidget-proto:$glanceVersion")
5858

5959
// Lottie
60-
implementation("com.airbnb.android:lottie-compose:5.0.1")
60+
implementation("com.airbnb.android:lottie-compose:5.0.2")
6161

6262
// DataStore
6363
implementation("androidx.datastore:datastore:1.0.0")

0 commit comments

Comments
 (0)