Unbump version code to 2.4.0

Breaking change has been fixed. Unbump version code.
This commit is contained in:
Mygod
2019-04-05 12:11:09 +08:00
parent b940d2ad5f
commit 034c10dd20

View File

@@ -21,7 +21,7 @@ android {
targetSdkVersion 28
resConfigs "ru", "zh-rCN"
versionCode 200
versionName "3.0.0"
versionName "2.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {