version:3.5

fix:
update:优化退出,增加闹钟
This commit is contained in:
2023-05-29 10:21:55 +08:00
parent 2a0fa9f4dc
commit 3e440de562
124 changed files with 6897 additions and 1266 deletions

View File

@@ -11,11 +11,13 @@ android {
}
buildTypes {
MTK8183Debug{}
MTK8183Release{}
MTK8183Debug {}
MTK8183Release {}
G10PDebug {}
G10PRelease {}
zhanRuiDebug {}
zhanRuiRelease {}
zhanRuiUserdebug{}
zhanRuiUserdebug {}
debug {}
release {}
}