兼容到Android 6.0

This commit is contained in:
wenyifan
2023-01-19 09:15:31 +08:00
parent f07336971b
commit f309af7d44
3 changed files with 28 additions and 19 deletions

View File

@ -8,7 +8,7 @@ android {
defaultConfig {
applicationId "run.evan.gost"
minSdk 26
minSdk 23
targetSdk 32
versionCode 1
versionName "1.0"