Bump up the VersionCode

Sry as i didnt rly saw a need before for it.
This commit is contained in:
Martin Valba
2021-05-19 17:43:50 +03:00
committed by GitHub
parent e8e9162fcf
commit 2dbc16cc68

View File

@ -8,7 +8,7 @@ android {
applicationId "io.neoterm"
minSdkVersion rootProject.ext.android.MIN_SDK_VERSION
targetSdkVersion rootProject.ext.android.TARGET_SDK_VERSION
versionCode 37
versionCode 38
versionName "2.0.5"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resConfigs "zh-rCN", "zh-rTW"