Skip to content

Commit 74a857c

Browse files
authored
Merge pull request #16 from allefsousa/dependabot/gradle/com.airbnb.android-lottie-4.2.0
Bump lottie from 3.0.7 to 4.2.0
2 parents 67a0bf0 + 5cf6c5a commit 74a857c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ext {
77
buildTools = '29.0.0'
88
kotlin_version = '1.3.50'
99
lifecycle_version = "2.0.0"
10-
lottie = "3.0.7"
10+
lottie = "4.2.0"
1111
appCompat = "1.1.0"
1212
androidCore = "1.2.0"
1313
constraintLayout = "2.0.0-beta2"

0 commit comments

Comments
 (0)