android:update jsc4a to 0.3.2

This commit is contained in:
pengfei.zhou 2021-11-23 16:08:27 +08:00 committed by osborn
parent 93a2ea12f0
commit 695d35a83f

View File

@ -31,7 +31,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.3.1'
api 'com.github.penfeizhou:jsc4a:0.3.0'
api 'com.github.penfeizhou:jsc4a:0.3.2'
//api "pub.doric:jse:${rootProject.ext.Version}"
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
implementation('com.github.penfeizhou.android.animation:glide-plugin:2.17.0') {