fix: update deps

This commit is contained in:
Fredrik Burmester
2025-11-07 16:11:43 +01:00
parent 9d9ec974ff
commit 5432476ca1
3 changed files with 7 additions and 7 deletions

View File

@@ -45,14 +45,14 @@
},
"production": {
"environment": "production",
"channel": "0.40.1",
"channel": "0.40.2",
"android": {
"image": "latest"
}
},
"production-apk": {
"environment": "production",
"channel": "0.40.1",
"channel": "0.40.2",
"android": {
"buildType": "apk",
"image": "latest"
@@ -60,7 +60,7 @@
},
"production-apk-tv": {
"environment": "production",
"channel": "0.40.1",
"channel": "0.40.2",
"android": {
"buildType": "apk",
"image": "latest"