android:degrade jp.wasabeef:glide-transformations

This commit is contained in:
pengfei.zhou 2020-02-17 15:16:41 +08:00 committed by osborn
parent a75d132e2c
commit 9b3156ada8

View File

@ -43,7 +43,7 @@ dependencies {
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.3'
implementation 'jp.wasabeef:glide-transformations:4.1.0'
implementation 'jp.wasabeef:glide-transformations:4.0.1'
implementation "com.google.android.material:material:1.0.0"
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'