From e07c05e6c0d45909cd81d4fa81f524c768c45c1d Mon Sep 17 00:00:00 2001 From: "DESKTOP-NEC290S\\HSP" <1101121039@qq.com> Date: Sat, 6 May 2023 14:37:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83V1.7.2=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 78452d1..58b8b34 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { minSdkVersion 21 targetSdkVersion 30 - versionCode 21 - versionName "1.7.1" + versionCode 22 + versionName "1.7.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }