Fix selectable

This commit is contained in:
Mygod
2018-05-02 21:34:31 -07:00
parent 481eb60f87
commit 7e6f25d030
5 changed files with 7 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ android {
minSdkVersion 21
targetSdkVersion 27
resConfigs "zh-rCN"
versionCode 18
versionCode 20
versionName "1.3.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}