增加签名,优化数据倒灌

This commit is contained in:
2026-02-27 09:53:24 +08:00
parent 8e973eb2e2
commit 67c80de5a3
15 changed files with 263 additions and 54 deletions

View File

@@ -9,32 +9,8 @@ android {
}
buildTypes {
iPlay50PDebug {}
iPlay50PRelease {}
U807Debug {}
U807Release {}
iPlay50Debug {}
iPlay50Release {}
zhanRuiDebug {}
zhanRuiRelease {}
iPlay50SEDebug {}
iPlay50SERelease {}
iPlay50ProDebug {}
iPlay50ProRelease {}
T1102Debug {}
T1102Release {}
iPlay50miniDebug {}
iPlay50miniRelease {}
iPlay5013Debug {}
iPlay5013Release {}
iPlay50miniProDebug {}
iPlay50miniProRelease {}
XPadDebug {}
XPadRelease {}
teclast8183Debug {}
teclast8183Release {}
G10PDebug {}
G10PRelease {}
CrosshatchDebug {}
CrosshatchRelease {}
debug {}
release {}
}