clear more tickets
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"splash": {
|
||||
"image": "./assets/splash.png",
|
||||
"resizeMode": "cover",
|
||||
"backgroundColor": "#0A0D12"
|
||||
"backgroundColor": "#000"
|
||||
},
|
||||
"ios": {
|
||||
"googleServicesFile": "./config/GoogleService-Info.plist",
|
||||
@@ -53,8 +53,8 @@
|
||||
"softwareKeyboardLayoutMode": "resize",
|
||||
"googleServicesFile": "./config/google-services.json",
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#0A0D12"
|
||||
"foregroundImage": "./assets/foreground.png",
|
||||
"backgroundImage": "./assets/background.png"
|
||||
},
|
||||
"package": "com.omedis.musicland",
|
||||
"permissions": [
|
||||
|
||||
Reference in New Issue
Block a user