增加开发者模式

This commit is contained in:
2022-06-28 10:41:15 +08:00
parent b410754600
commit 964a1a8274
20 changed files with 1316 additions and 80 deletions

View File

@@ -11,7 +11,7 @@ android {
}
buildTypes {
zhanRuiRelease {
tuiXinDebug {
}
@@ -19,6 +19,10 @@ android {
}
zhanRuiRelease {
}
zhanRuiUserdebug {
}