From 6a9821106ba0690290ea94dec810d564deba5400 Mon Sep 17 00:00:00 2001 From: wing <843862803@qq.com> Date: Tue, 21 Mar 2023 18:53:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B05.1.0(53)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 +- app/src/main/res/layout/login_smscode.xml | 115 ---------------------- 2 files changed, 2 insertions(+), 117 deletions(-) delete mode 100644 app/src/main/res/layout/login_smscode.xml diff --git a/app/build.gradle b/app/build.gradle index 7648e70..594d320 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "top.yvyan.guettable" minSdkVersion 21 targetSdkVersion 30 - versionCode 52 //记得补丁版本号归零(patch_version) - versionName "5.0.0" + versionCode 53 //记得补丁版本号归零(patch_version) + versionName "5.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" android.buildFeatures.dataBinding = true diff --git a/app/src/main/res/layout/login_smscode.xml b/app/src/main/res/layout/login_smscode.xml deleted file mode 100644 index 02367f9..0000000 --- a/app/src/main/res/layout/login_smscode.xml +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - -