From 62dd2bb1e6e5d79d8934c3f85b251a07700abde3 Mon Sep 17 00:00:00 2001 From: areteruhiro Date: Mon, 3 Feb 2025 19:51:06 +0900 Subject: [PATCH] =?UTF-8?q?=E6=97=A2=E8=AA=AD=E8=80=85=E6=A9=9F=E8=83=BD?= =?UTF-8?q?=E3=81=AE=E5=B7=AE=E3=81=97=E6=88=BB=E3=81=97?= 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 5296c35..c8e5db8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { minSdk 28 targetSdk 35 versionCode 116160 - versionName "1.16.17" + versionName "1.16.17a" multiDexEnabled false proguardFiles += 'proguard-rules.pro' buildConfigField 'String', 'HOOK_TARGET_VERSION', '"141910383"'