move debugger to doric

This commit is contained in:
pengfei.zhou
2019-08-09 16:32:38 +08:00
parent 73b9d97e6d
commit 7f8d579c0f
7 changed files with 86 additions and 42 deletions

View File

@@ -42,4 +42,5 @@ dependencies {
api 'com.github.pengfeizhou:jsc4a:0.1.0'
implementation "com.squareup.okhttp3:okhttp:3.11.0"
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.0.1'
api 'org.nanohttpd:nanohttpd:2.3.1'
}