fix: correct sf collection use

This commit is contained in:
Fredrik Burmester
2024-08-20 22:39:36 +02:00
parent cbe01a0012
commit 8d2a0378ca
6 changed files with 38 additions and 50 deletions

View File

@@ -21,13 +21,13 @@
}
},
"production": {
"channel": "0.6.2",
"channel": "0.7.0",
"android": {
"image": "latest"
}
},
"production-apk": {
"channel": "0.6.2",
"channel": "0.7.0",
"android": {
"buildType": "apk",
"image": "latest"