chore: remove hardcoded fallback domains
This commit is contained in:
@@ -24,7 +24,6 @@ android {
|
||||
//app 名字
|
||||
resValue('string', 'app_name', 'WINWAY')
|
||||
//预埋订阅网址
|
||||
buildConfigField "String", "BASE_URL", "\"https://winway33.site/\""
|
||||
//后台唯一ID
|
||||
buildConfigField "int", "USERID", "4"
|
||||
//状态栏文字颜色是否为白色
|
||||
|
||||
Reference in New Issue
Block a user