chore: 调整安卓版本号和不安全http选项配置

更新安卓构建版本号从2到3,将不安全http选项重置为0
This commit is contained in:
“虞渠成” 2026-08-03 13:15:03 +08:00
parent a676670855
commit 9658ee4c0f
2 changed files with 9 additions and 2 deletions

View File

@ -0,0 +1,7 @@
---
alwaysApply: true
scene: git_message
---
用中文编写提交信息

View File

@ -177,7 +177,7 @@ PlayerSettings:
iPhone: 3
tvOS: 0
overrideDefaultApplicationIdentifier: 1
AndroidBundleVersionCode: 2
AndroidBundleVersionCode: 3
AndroidMinSdkVersion: 33
AndroidTargetSdkVersion: 36
AndroidPreferredInstallLocation: 0
@ -923,4 +923,4 @@ PlayerSettings:
hmiLoadingImage: {fileID: 0}
platformRequiresReadableAssets: 0
virtualTexturingSupportEnabled: 0
insecureHttpOption: 2
insecureHttpOption: 0