android:update animation library

This commit is contained in:
pengfei.zhou 2020-01-09 10:53:59 +08:00 committed by osborn
parent 9dabd3b1db
commit c5a3f205b4

View File

@ -42,7 +42,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
api 'com.github.penfeizhou:jsc4a:0.1.0'
implementation 'com.squareup.okhttp3:okhttp:4.2.2'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.2'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.3'
implementation 'jp.wasabeef:glide-transformations:4.1.0'
implementation 'com.google.code.gson:gson:2.8.6'
implementation "com.google.android.material:material:1.0.0"