* refactor: move library dynamic layout inflater to autojs module
* fix: ScriptExecuteActivity memory leak * fix: InterruptedException on script exit event
This commit is contained in:
@@ -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', {
|
||||
|
||||
Reference in New Issue
Block a user