Merge branch 'master' into feat/audio-select

This commit is contained in:
Fredrik Burmester
2024-08-12 19:26:48 +02:00

View File

@@ -10,7 +10,7 @@
"splash": { "splash": {
"image": "./assets/images/splash.png", "image": "./assets/images/splash.png",
"resizeMode": "contain", "resizeMode": "contain",
"backgroundColor": "#ffffff" "backgroundColor": "#29164B"
}, },
"jsEngine": "hermes", "jsEngine": "hermes",
"assetBundlePatterns": ["**/*"], "assetBundlePatterns": ["**/*"],