chore: remove hardcoded fallback domains
This commit is contained in:
@@ -25,7 +25,6 @@ android {
|
||||
resValue('string', 'app_name', 'TEST')
|
||||
|
||||
|
||||
buildConfigField "String", "BASE_URL", "\"https://cosmojack.app/\""
|
||||
buildConfigField "int", "USERID", "284"
|
||||
buildConfigField "boolean", "IS_WHITE", "false"
|
||||
buildConfigField "boolean", "IS_ROUND", "true"
|
||||
|
||||
Reference in New Issue
Block a user