From 3d09c09888739564e2d884a7673e8b63fce70438 Mon Sep 17 00:00:00 2001 From: shixianjie Date: Sat, 8 Mar 2025 10:52:46 +0800 Subject: [PATCH] =?UTF-8?q?=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 17932e4..f70e47c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -24,8 +24,8 @@ android { applicationId "com.hjx.parent" minSdk 26 targetSdk 32 - versionCode 1010 - versionName "1.0.10" + versionCode 1011 + versionName "1.0.11" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } -- 1.9.0