1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-29 23:30:41 +08:00
新增
1. 设置每行显示卡片数
修复
1. 进入我的订阅概率闪退
This commit is contained in:
源文雨
2024-03-17 20:43:41 +09:00
parent aa0190fbb7
commit 9347a8d29d
9 changed files with 93 additions and 78 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId 'top.fumiama.copymanga'
minSdkVersion 23
targetSdkVersion 34
versionCode 54
versionName '2.2.6'
versionCode 55
versionName '2.2.7'
resourceConfigurations += ['zh', 'zh-rCN']
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"