Skip to content

Commit 3ef8d9c

Browse files
committed
升级 Lottie 版本到 6.7.1
1 parent c8063ee commit 3ef8d9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ dependencies {
231231

232232
// 动画解析库:https://github.com/airbnb/lottie-android
233233
// 动画资源:https://lottiefiles.com、https://icons8.com/animated-icons
234-
implementation 'com.airbnb.android:lottie:5.2.0'
234+
implementation 'com.airbnb.android:lottie:6.7.1'
235235

236236
// 上拉刷新下拉加载框架:https://github.com/scwang90/SmartRefreshLayout
237237
implementation 'io.github.scwang90:refresh-layout-kernel:3.0.0-alpha'

0 commit comments

Comments
 (0)