This commit is contained in:
方块君 2022-05-12 18:31:44 +08:00
parent 1034405543
commit ddd716a775

View File

@ -10,8 +10,8 @@ android {
applicationId "xfk233.genshinproxy" applicationId "xfk233.genshinproxy"
minSdk 27 minSdk 27
targetSdk 32 targetSdk 32
versionCode 2 versionCode 3
versionName "1.1" versionName "1.2"
} }
buildTypes { buildTypes {