docs: storages, threads

This commit is contained in:
hyb1996
2017-12-04 17:22:02 +08:00
parent 6e617d83e8
commit 1f31dd51d1
24 changed files with 127 additions and 2975 deletions

View File

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