docs: update to latest

This commit is contained in:
hyb1996
2018-05-28 21:57:40 +08:00
parent 7cb7703921
commit 0ffb8d1ec5
11 changed files with 986 additions and 53 deletions

View File

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