From 0bccf2b9977d15020f49216ea00856cbde90956e Mon Sep 17 00:00:00 2001 From: Cold-Mint Date: Thu, 20 Jul 2023 14:57:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=832.1=20Bata6(2023-7-20)?= =?UTF-8?q?=E3=80=82?= 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 3ce6ace..7d90cf0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,8 +31,8 @@ android { applicationId "com.coldmint.rust.pro" minSdkVersion 23 targetSdkVersion 33 - versionCode 27 - versionName "2.1 Bata5(2023-4-21)" + versionCode 28 + versionName "2.1 Bata6(2023-7-20)" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }