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
@@ -18,7 +18,6 @@
},
"android": {
"package": "com.uberstup.omnexpanel",
"abiFilters": ["arm64-v8a"],
"adaptiveIcon": {
"foregroundImage": "./assets/icon.png",
"backgroundColor": "#000000"
@@ -42,7 +41,8 @@
"expo-build-properties",
{
"android": {
"usesCleartextTraffic": true
"usesCleartextTraffic": true,
"abiFilters": ["arm64-v8a"]
}
}
]