fix(app): change documentation source and refresh cannot apply changes immediately

docs: update to latest
This commit is contained in:
hyb1996
2018-06-03 21:07:11 +08:00
parent 023b8a79d9
commit 997b652df9
8 changed files with 57 additions and 23 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.auojs.inrt"
minSdkVersion 17
targetSdkVersion 23
versionCode 201
versionName "4.0.0 Alpha1"
versionCode 203
versionName "4.0.0 Beta"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
ndk {
abiFilters 'armeabi-v7a'