1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-21 18:00:24 +08:00
优化
1. 错误打印
This commit is contained in:
源文雨
2025-06-06 23:04:11 +08:00
parent 159e2ad976
commit cd68a5056d
10 changed files with 136 additions and 108 deletions

View File

@@ -12,8 +12,8 @@ android {
minSdkVersion 23
//noinspection OldTargetApi
targetSdkVersion 34
versionCode 77
versionName '2.5.4'
versionCode 78
versionName '2.5.5'
resourceConfigurations += ['zh', 'zh-rCN']
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"