From 473d0fee8753c70134a544063483ee4b6fa0bebe Mon Sep 17 00:00:00 2001 From: sifacaii Date: Sat, 15 Oct 2022 19:52:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index ae233f4..defc7c8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { minSdk 17 targetSdk 32 versionCode 1 - versionName "1.0.4" + versionName "1.0.5" multiDexEnabled true