Android add jse implement to replace jsc4a

This commit is contained in:
pengfei.zhou
2021-11-05 22:29:21 +08:00
committed by osborn
parent cbcbc21737
commit 7eb8287f04
25 changed files with 201 additions and 71 deletions

View File

@@ -33,6 +33,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.3.1'
api 'com.github.penfeizhou:jsc4a:0.2.5'
//api "pub.doric:jse:${rootProject.ext.Version}"
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
implementation('com.github.penfeizhou.android.animation:glide-plugin:2.13.0') {
exclude group: 'com.github.bumptech.glide'