diff --git a/mobile/build.gradle b/mobile/build.gradle index 0b28caf..2083a7e 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -27,8 +27,8 @@ android { minSdkVersion 21 targetSdkVersion 28 resConfigs "zh-rCN" - versionCode 1000000 - versionName "1.0.0" + versionCode 1010000 + versionName "1.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild {