version:1.0.0

bugfixes:
update:更改包名,增加系统签名,修改图标
This commit is contained in:
2026-01-24 15:35:07 +08:00
parent a5658b6e1e
commit 69d3ddd498
115 changed files with 538 additions and 757 deletions

View File

@@ -20,6 +20,13 @@ android {
lintOptions {
abortOnError false
}
buildTypes {
zhanRuiDebug {}
zhanRuiRelease {}
debug {}
release {}
}
}
dependencies {