Bump version code

This commit is contained in:
Mygod
2019-04-28 14:30:47 +08:00
parent 10177850cc
commit 0164d2ff2f

View File

@@ -20,8 +20,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
resConfigs "ru", "zh-rCN" resConfigs "ru", "zh-rCN"
versionCode 200 versionCode 201
versionName "2.4.0" versionName "2.4.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions { javaCompileOptions {
annotationProcessorOptions { annotationProcessorOptions {