1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-25 05:00:24 +08:00
1. 增加下载页面点击已下载漫画进行观看功能
2. 修复加载某些文件闪退
This commit is contained in:
fumiama
2020-12-22 13:41:48 +08:00
parent 91b997973f
commit 36ea5cc149
11 changed files with 111 additions and 100 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "top.fumiama.copymanga"
minSdkVersion 23
targetSdkVersion 30
versionCode 8
versionName '1.3'
versionCode 9
versionName '1.3.1'
resConfigs "zh", "zh-rCN"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"