res: add some translation

This commit is contained in:
hyb1996
2018-02-01 12:30:27 +08:00
parent d61e47cf6b
commit 032e294da7
6 changed files with 80 additions and 16 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.stardust.scriptdroid"
minSdkVersion 17
targetSdkVersion 23
versionCode 243
versionName "3.0.0 Alpha43"
versionCode 244
versionName "3.0.0 Alpha44"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
ndk {