Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -57,7 +57,7 @@ dependencies { | @@ -57,7 +57,7 @@ dependencies { | ||
| 57 | api 'io.reactivex.rxjava2:rxandroid:2.1.0' | 57 | api 'io.reactivex.rxjava2:rxandroid:2.1.0' |
| 58 | //解析bean | 58 | //解析bean |
| 59 | api 'com.alibaba:fastjson:1.2.62' | 59 | api 'com.alibaba:fastjson:1.2.62' |
| 60 | - | 60 | + api 'com.airbnb.android:lottie:5.2.0' |
| 61 | api 'androidx.appcompat:appcompat:1.2.0' | 61 | api 'androidx.appcompat:appcompat:1.2.0' |
| 62 | api 'androidx.lifecycle:lifecycle-extensions:2.2.0' | 62 | api 'androidx.lifecycle:lifecycle-extensions:2.2.0' |
| 63 | } | 63 | } |
-
Please register or login to post a comment