* refactor: move library dynamic layout inflater to autojs module

* fix: ScriptExecuteActivity memory leak
* fix: InterruptedException on script exit event
This commit is contained in:
hyb1996
2018-01-04 16:22:38 +08:00
parent 7145faa533
commit 2d287f720c
38 changed files with 2677 additions and 59 deletions

View File

@@ -40,7 +40,6 @@ dependencies {
})
testCompile 'junit:junit:4.12'
compile fileTree(dir: 'libs', include: ['*.jar'])
compile('com.github.hyb1996:DynamicLayoutInflator:0.26')
compile 'org.greenrobot:eventbus:3.0.0'
compile 'net.lingala.zip4j:zip4j:1.3.2'
compile('com.afollestad.material-dialogs:core:0.9.2.3', {