chore: build
Frontend Admin - EAS Build / build (push) Successful in 2h21m3s

This commit is contained in:
Xor290
2026-08-07 19:58:24 +02:00
parent 7313063cd9
commit 7618954a86
2 changed files with 2 additions and 14 deletions
-12
View File
@@ -4,18 +4,6 @@
"appVersionSource": "local"
},
"build": {
"development": {
"developmentClient": true,
"distribution": "internal",
"android": {
"buildType": "apk",
"gradleCommand": ":app:assembleDebug"
},
"env": {
"EXPO_PUBLIC_API_URL": "http://localhost:8080"
},
"channel": "development"
},
"pre-prod": {
"distribution": "internal",
"android": {