修改编译目标适配的安卓系统版本

This commit is contained in:
2026-07-18 13:42:25 +08:00
parent 2619974da6
commit 975af960a4
+1 -1
View File
@@ -24,7 +24,7 @@ android {
defaultConfig {
applicationId "cc.winboll.studio.gallery"
minSdkVersion 23
minSdkVersion 26
// 适配MIUI12
targetSdkVersion 30
versionCode 1