fix typo lol

This commit is contained in:
StarAppeal
2024-12-11 09:13:21 +01:00
parent c26956aa5c
commit ab0d1b694f
+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"
}
}
},