From 159e2ad976d4433a9534aa58b6966f0ff4c724d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Fri, 6 Jun 2025 01:45:27 +0900 Subject: [PATCH] =?UTF-8?q?v2.5.4=20=E4=BF=AE=E5=A4=8D=201.=20=E4=B8=80?= =?UTF-8?q?=E4=BA=9B=E9=97=AA=E9=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- app/src/main/res/xml/pref_setting.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index fcdc3c7..e83683a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,7 +12,7 @@ android { minSdkVersion 23 //noinspection OldTargetApi targetSdkVersion 34 - versionCode 76 + versionCode 77 versionName '2.5.4' resourceConfigurations += ['zh', 'zh-rCN'] diff --git a/app/src/main/res/xml/pref_setting.xml b/app/src/main/res/xml/pref_setting.xml index b9f4821..01fbf26 100644 --- a/app/src/main/res/xml/pref_setting.xml +++ b/app/src/main/res/xml/pref_setting.xml @@ -111,8 +111,8 @@ app:iconSpaceReserved="false" app:key="settings_cat_net_sw_region" app:selectable="true" - app:summary="@string/settings_cat_net_sm_version" - app:title="@string/settings_cat_net_sw_version" /> + app:summary="@string/settings_cat_net_sm_region" + app:title="@string/settings_cat_net_sw_region" />