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
+2 -2
View File
@@ -2,7 +2,7 @@
"expo": { "expo": {
"name": "Milieu Nantais", "name": "Milieu Nantais",
"slug": "frontend-client", "slug": "frontend-client",
"version": "1.0.2", "version": "1.0.0",
"orientation": "portrait", "orientation": "portrait",
"icon": "./assets/icon.png", "icon": "./assets/icon.png",
"userInterfaceStyle": "dark", "userInterfaceStyle": "dark",
@@ -52,7 +52,7 @@
"router": {} "router": {}
}, },
"owner": "xor290", "owner": "xor290",
"runtimeVersion": "client-1.0.2", "runtimeVersion": "client-1.0.0",
"updates": { "updates": {
"url": "https://u.expo.dev/110d06c8-a8d5-4b3c-b262-0d4d7509ae9d", "url": "https://u.expo.dev/110d06c8-a8d5-4b3c-b262-0d4d7509ae9d",
"codeSigningCertificate": "./certs/certificate.pem", "codeSigningCertificate": "./certs/certificate.pem",
-12
View File
@@ -4,18 +4,6 @@
"appVersionSource": "local" "appVersionSource": "local"
}, },
"build": { "build": {
"development": {
"developmentClient": true,
"distribution": "internal",
"android": {
"buildType": "apk",
"gradleCommand": ":app:assembleDebug"
},
"env": {
"EXPO_PUBLIC_API_URL": "http://localhost:8080"
},
"channel": "development"
},
"pre-prod": { "pre-prod": {
"distribution": "internal", "distribution": "internal",
"android": { "android": {