Refactor: split into modules autojs, common, app and automator
This commit is contained in:
@@ -28,4 +28,5 @@ dependencies {
|
||||
})
|
||||
compile 'com.android.support:appcompat-v7:25.2.0'
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile project(path: ':common')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user