Browse Source

添加lottie动画

niusongtao@dl-cg.com 5 years ago
parent
commit
fe9776b6c8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      base_library/build.gradle

+ 2 - 0
base_library/build.gradle

@@ -124,6 +124,8 @@ dependencies {
     api 'com.github.LuckSiege.PictureSelector:picture_library:v2.5.8'
     api 'com.github.LuckSiege.PictureSelector:picture_library:v2.5.8'
     api 'com.aliyun.dpa:oss-android-sdk:+'
     api 'com.aliyun.dpa:oss-android-sdk:+'
 
 
+    api 'com.airbnb.android:lottie:3.5.0'
+
     testImplementation lib.junit
     testImplementation lib.junit
     androidTestImplementation lib.runner
     androidTestImplementation lib.runner
     androidTestImplementation lib.espresso
     androidTestImplementation lib.espresso