mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-05 07:20:23 +08:00
v2.5.4
修复 1. 一些闪退
This commit is contained in:
@@ -12,7 +12,7 @@ android {
|
||||
minSdkVersion 23
|
||||
//noinspection OldTargetApi
|
||||
targetSdkVersion 34
|
||||
versionCode 76
|
||||
versionCode 77
|
||||
versionName '2.5.4'
|
||||
resourceConfigurations += ['zh', 'zh-rCN']
|
||||
|
||||
|
||||
@@ -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" />
|
||||
<SwitchPreferenceCompat
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="settings_cat_net_no_webp"
|
||||
|
||||
Reference in New Issue
Block a user