fix: android build
This commit is contained in:
@@ -85,13 +85,11 @@ android {
|
||||
}
|
||||
|
||||
debug {
|
||||
applicationIdSuffix '.debug'
|
||||
resValue "string", "app_name", "SrvBxD"
|
||||
// No applicationIdSuffix or resValue here
|
||||
}
|
||||
|
||||
profile {
|
||||
applicationIdSuffix '.debug'
|
||||
resValue "string", "app_name", "SrvBxP"
|
||||
// No applicationIdSuffix or resValue here
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user