This commit is contained in:
+2
-2
@@ -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",
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user