fix: offline vlc playback not working

This commit is contained in:
Fredrik Burmester
2024-11-10 11:54:22 +01:00
parent f2bcd2c675
commit fff880e708
6 changed files with 6 additions and 13 deletions

View File

@@ -22,13 +22,13 @@
}
},
"production": {
"channel": "0.19.0",
"channel": "0.20.0",
"android": {
"image": "latest"
}
},
"production-apk": {
"channel": "0.19.0",
"channel": "0.20.0",
"android": {
"buildType": "apk",
"image": "latest"