Skip to content

Commit 3c05366

Browse files
authored
Update Lottie player version
1 parent 4cc1267 commit 3c05366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/bootstraps/common/build/templates/build.tmpl.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ dependencies {
125125
{%- endfor %}
126126
{%- endif %}
127127
{% if args.presplash_lottie %}
128-
implementation 'com.airbnb.android:lottie:3.4.0'
128+
implementation 'com.airbnb.android:lottie:6.1.0'
129129
{%- endif %}
130130
}
131131

0 commit comments

Comments
 (0)