opt.: display err if home widget fails (#659)

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-12-15 23:39:38 +08:00
committed by GitHub
parent 2f6db2961f
commit aaa1eddeaf
13 changed files with 202 additions and 165 deletions

View File

@@ -86,10 +86,12 @@ android {
debug {
applicationIdSuffix '.debug'
resValue "string", "app_name", "SrvBxD"
}
profile {
applicationIdSuffix '.debug'
resValue "string", "app_name", "SrvBxP"
}
}
}