Fix typo in uses-feature

This commit is contained in:
Mygod
2018-04-21 22:07:25 -07:00
parent b0cf937704
commit 68e2f976c5
2 changed files with 2 additions and 2 deletions

View File

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