diff --git a/mobile/build.gradle b/mobile/build.gradle index f98a50a..2f1edbf 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -27,8 +27,8 @@ android { minSdkVersion 21 targetSdkVersion 28 resConfigs "zh-rCN" - versionCode 1030000 - versionName "1.3.0" + versionCode 1040000 + versionName "1.4.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild {