optimize: code generation

This commit is contained in:
hyb1996
2017-12-07 22:32:13 +08:00
parent 8db26f5b11
commit be023ceefe
4 changed files with 18 additions and 7 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 231
versionName "3.0.0 Alpha31"
versionCode 233
versionName "3.0.0 Alpha33"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {