1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-28 14:50:29 +08:00
This commit is contained in:
index
2020-10-14 19:28:38 +08:00
parent 41fa9bdf17
commit 72f8fb1450
2 changed files with 6 additions and 5 deletions

View File

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