fix typo lol

This commit is contained in:
2024-12-11 09:13:21 +01:00
parent c962c29f35
commit 2935817a86
+4 -1
View File
@@ -16,8 +16,11 @@
},
"production": {
"autoIncrement": true,
"android": {
"buildType": "apk"
},
"env": {
"EXPO_PUBLIC_API_URL": "https://service.staraooeal.tech/api"
"EXPO_PUBLIC_API_URL": "https://service.starappeal.tech/api"
}
}
},