chore: build
Frontend Client - EAS Build / build (push) Successful in 2h14m57s

This commit is contained in:
Xor290
2026-08-07 19:59:31 +02:00
parent 7618954a86
commit 5c84dfed66
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": {