android: jsc4a update to 0.3.3

This commit is contained in:
pengfei.zhou 2021-11-23 16:54:41 +08:00 committed by osborn
parent 695d35a83f
commit a36a4237b2

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.2'
api 'com.github.penfeizhou:jsc4a:0.3.3'
//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') {