chore: fix dependencies

This commit is contained in:
2026-02-21 14:03:47 +01:00
parent 14a64e4abe
commit bf4df84ffe
4 changed files with 219 additions and 218 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
"splash": {
"image": "./assets/splash-icon.png",
"resizeMode": "contain",
"backgroundColor": "#000"
"backgroundColor": "#000000"
},
"ios": {
"supportsTablet": true,
@@ -19,7 +19,7 @@
"android": {
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#000"
"backgroundColor": "#000000"
},
"edgeToEdgeEnabled": true,
"predictiveBackGestureEnabled": false,