fix: download url not correct for direct streams

This commit is contained in:
Fredrik Burmester
2024-08-29 12:58:51 +02:00
parent dc02db6463
commit 78189c8246
9 changed files with 47 additions and 34 deletions

View File

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