上传更改

This commit is contained in:
wdvipa
2026-02-25 00:50:16 +08:00
parent c0a7109816
commit 8770725e35
99 changed files with 11881 additions and 11873 deletions

View File

@@ -50,7 +50,7 @@ android {
// 调试版本不启用混淆,方便开发
minifyEnabled false
shrinkResources false
debuggable true
debuggable false
// 构建配置字段
buildConfigField "String", "BUILD_TYPE", "\"debug\""