add missing files

This commit is contained in:
hyb1996
2018-05-25 20:09:51 +08:00
parent 9b90f574b8
commit d5630876d9
8 changed files with 272 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.autojs.autojs"
minSdkVersion 17
targetSdkVersion 23
versionCode 263
versionName "3.1.1 Alpha7"
versionCode 400
versionName "4.0.0 Alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {