chore: build

This commit is contained in:
2026-05-10 14:26:04 +02:00
parent f678c948dd
commit 1c04ce3095
2 changed files with 8 additions and 4 deletions
+4 -2
View File
@@ -22,7 +22,8 @@
"buildType": "apk"
},
"env": {
"EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io"
"EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io",
"EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club"
},
"channel": "pre-prod"
},
@@ -33,7 +34,8 @@
"buildType": "apk"
},
"env": {
"EXPO_PUBLIC_API_URL": "https://mln-uber.club"
"EXPO_PUBLIC_API_URL": "https://mln-uber.club",
"EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club"
},
"channel": "production"
}
+4 -2
View File
@@ -22,7 +22,8 @@
"buildType": "apk"
},
"env": {
"EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io"
"EXPO_PUBLIC_API_URL": "https://5.181.0.112.nip.io",
"EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club"
},
"channel": "pre-prod"
},
@@ -33,7 +34,8 @@
"buildType": "apk"
},
"env": {
"EXPO_PUBLIC_API_URL": "https://mln-uber.club"
"EXPO_PUBLIC_API_URL": "https://mln-uber.club",
"EXPO_PUBLIC_UPDATE_URL": "https://ota.uber-stup.club"
},
"channel": "production"
}