This commit is contained in:
Fredrik Burmester
2025-03-17 10:11:25 +01:00
parent b9c02618d5
commit 8ab72b1262

View File

@@ -34,11 +34,7 @@
"production": {
"channel": "0.27.0",
"android": {
"image": "latest",
"buildType": "app-bundle"
},
"env": {
"GOOGLE_SERVICES_JSON": "GOOGLE_SERVICES_JSON"
"image": "latest"
}
},
"production-apk": {
@@ -46,9 +42,6 @@
"android": {
"buildType": "apk",
"image": "latest"
},
"env": {
"GOOGLE_SERVICES_JSON": "GOOGLE_SERVICES_JSON"
}
},
"production-apk-tv": {