Merge branch 'feature/slider' into 'master'

feat:add animation image to image demo



See merge request !21
This commit is contained in:
pengfeizhou
2019-11-21 14:16:36 +08:00
2 changed files with 29 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
api 'com.github.pengfeizhou:jsc4a:0.1.0'
implementation 'com.squareup.okhttp3:okhttp:4.2.1'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.2.0'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.1'
api 'org.nanohttpd:nanohttpd:2.3.1'
implementation 'com.google.code.gson:gson:2.8.6'
api "com.google.android.material:material:1.0.0"