This commit is contained in:
Fredrik Burmester
2025-01-31 15:36:49 +01:00
parent c4d4475aa9
commit a71a646743
7 changed files with 8498 additions and 203 deletions

View File

@@ -9,8 +9,7 @@
"userInterfaceStyle": "dark",
"splash": {
"image": "./assets/images/splash.png",
"resizeMode": "contain",
"backgroundColor": "#2E2E2E"
"resizeMode": "contain"
},
"jsEngine": "hermes",
"assetBundlePatterns": ["**/*"],
@@ -89,7 +88,9 @@
"jniLibs": {
"useLegacyPackaging": true
}
}
},
"useAndroidX": true,
"enableJetifier": true
}
}
],