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

@@ -23,7 +23,6 @@ dependencies {
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation project(':doric')
implementation 'org.nanohttpd:nanohttpd:2.3.1'
implementation 'com.github.bumptech.glide:glide:4.8.0'
implementation 'com.github.bumptech.glide:annotations:4.8.0'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.0.1'