修复无法直接下载最新版本的问题

This commit is contained in:
hyb1996
2018-07-11 17:59:04 +08:00
parent f78f569461
commit 5251028b0b
10 changed files with 91 additions and 191 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.autojs.autojs"
minSdkVersion 17
targetSdkVersion 23
versionCode 404
versionName "4.0.1 Beta"
versionCode 403
versionName "4.0.2 Alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {