1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-07-02 00:30:25 +08:00
This commit is contained in:
源文雨
2022-12-08 17:53:23 +08:00
parent 5d87acc7e7
commit 3213822786
7 changed files with 52 additions and 36 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId 'top.fumiama.copymanga'
minSdkVersion 23
targetSdkVersion 33
versionCode 26
versionName '2.0.beta14'
versionCode 27
versionName '2.0.beta15'
resConfigs 'zh', 'zh-rCN'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"