1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-11 11:05:30 +08:00
修复
1. 一些闪退
This commit is contained in:
源文雨
2025-06-05 20:39:39 +09:00
parent 257e5fbb87
commit 4460dc9f0b
4 changed files with 16 additions and 11 deletions

View File

@@ -12,8 +12,8 @@ android {
minSdkVersion 23
//noinspection OldTargetApi
targetSdkVersion 34
versionCode 73
versionName '2.5.2'
versionCode 74
versionName '2.5.3'
resourceConfigurations += ['zh', 'zh-rCN']
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"