mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-28 20:04:35 +01:00
opt.: display err if home widget fails (#659)
This commit is contained in:
@@ -86,10 +86,12 @@ android {
|
||||
|
||||
debug {
|
||||
applicationIdSuffix '.debug'
|
||||
resValue "string", "app_name", "SrvBxD"
|
||||
}
|
||||
|
||||
profile {
|
||||
applicationIdSuffix '.debug'
|
||||
resValue "string", "app_name", "SrvBxP"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user