chore: build
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user