We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8063ee commit 3ef8d9cCopy full SHA for 3ef8d9c
1 file changed
app/build.gradle
@@ -231,7 +231,7 @@ dependencies {
231
232
// 动画解析库:https://github.com/airbnb/lottie-android
233
// 动画资源:https://lottiefiles.com、https://icons8.com/animated-icons
234
- implementation 'com.airbnb.android:lottie:5.2.0'
+ implementation 'com.airbnb.android:lottie:6.7.1'
235
236
// 上拉刷新下拉加载框架:https://github.com/scwang90/SmartRefreshLayout
237
implementation 'io.github.scwang90:refresh-layout-kernel:3.0.0-alpha'
0 commit comments