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