1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-07-02 08:40:25 +08:00
This commit is contained in:
fumiama
2020-12-19 21:14:51 +08:00
parent b03f0d770b
commit 319446036f
6 changed files with 30 additions and 49 deletions

View File

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