mirror of
https://gitea.winboll.cc/ZhanGSKen/MyWinBoLL.git
synced 2026-08-14 13:37:11 +08:00
修改编译目标适配的安卓系统版本
This commit is contained in:
@@ -24,7 +24,7 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "cc.winboll.studio.gallery"
|
applicationId "cc.winboll.studio.gallery"
|
||||||
minSdkVersion 23
|
minSdkVersion 26
|
||||||
// 适配MIUI12
|
// 适配MIUI12
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 1
|
versionCode 1
|
||||||
|
|||||||
Reference in New Issue
Block a user