mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
feat: update app name and adaptive icon background color for improved branding
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"expo": {
|
||||
"name": "OneUptime",
|
||||
"name": "OneUptime On-Call",
|
||||
"slug": "oneuptime-on-call",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
@@ -26,7 +26,7 @@
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#0D1117"
|
||||
"backgroundColor": "#000000"
|
||||
},
|
||||
"edgeToEdgeEnabled": false,
|
||||
"package": "com.oneuptime.oncall",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user