chore: build
Omnex Plateform App - EAS Build / build (push) Successful in 1h20m42s
Omnex Plateform Client - EAS Build / build (push) Successful in 1h20m5s

This commit is contained in:
Xor290
2026-08-28 17:13:21 +02:00
parent de5057228b
commit 853407826f
7 changed files with 2013 additions and 2405 deletions
+2 -2
View File
@@ -21,7 +21,6 @@
"foregroundImage": "./assets/icon.png",
"backgroundColor": "#000000"
},
"abiFilters": ["arm64-v8a"],
"edgeToEdgeEnabled": true,
"softwareKeyboardLayoutMode": "pan",
"predictiveBackGestureEnabled": false,
@@ -41,7 +40,8 @@
"expo-build-properties",
{
"android": {
"usesCleartextTraffic": true
"usesCleartextTraffic": true,
"abiFilters": ["arm64-v8a"]
}
}
]