Google services, design fixes
Run Tests on Branches / Backend Tests (push) Successful in 2m2s
Run Tests on Branches / Frontend Tests (push) Successful in 1m55s

This commit is contained in:
Antoni Nuñez Romeu
2026-07-07 12:50:32 +02:00
parent 6f6c117db2
commit afaa4de385
7 changed files with 37 additions and 13 deletions
-11
View File
@@ -15,17 +15,11 @@
},
"preview": {
"distribution": "internal",
"ios": {
"buildType": "preview"
},
"android": {
"buildType": "apk"
}
},
"production": {
"ios": {
"buildType": "release"
},
"android": {
"buildType": "app-bundle"
}
@@ -33,11 +27,6 @@
},
"submit": {
"production": {
"ios": {
"appleId": "",
"ascAppId": "",
"appleTeamId": ""
},
"android": {
"serviceAccountKeyPath": "./google-service-account.json"
}