feat(app): add intent task

This commit is contained in:
hyb1996
2018-09-13 22:27:03 +08:00
parent 57960bd30b
commit 9a5f6f014c
11 changed files with 201 additions and 8 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.autojs.autojs"
minSdkVersion 17
targetSdkVersion 23
versionCode 412
versionName "4.0.2 Alpha7"
versionCode 413
versionName "4.0.2 Alpha8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {