chore
Some checks are pending
🤖 Android APK Build / 🏗️ Build Android APK (push) Waiting to run
🤖 iOS IPA Build / 🏗️ Build iOS IPA (push) Waiting to run
🔒 Lockfile Consistency Check / 🔍 Check bun.lock and package.json consistency (push) Waiting to run
🛡️ CodeQL Analysis / 🔎 Analyze with CodeQL (javascript-typescript) (push) Waiting to run
🏷️🔀Merge Conflict Labeler / 🏷️ Labeling Merge Conflicts (push) Waiting to run

This commit is contained in:
Fredrik Burmester
2025-07-14 15:48:17 +02:00
parent 59df18621b
commit 61c783fb55
3 changed files with 6 additions and 6 deletions

View File

@@ -46,14 +46,14 @@
},
"production": {
"environment": "production",
"channel": "0.29.0",
"channel": "0.29.1",
"android": {
"image": "latest"
}
},
"production-apk": {
"environment": "production",
"channel": "0.29.0",
"channel": "0.29.1",
"android": {
"buildType": "apk",
"image": "latest"
@@ -61,7 +61,7 @@
},
"production-apk-tv": {
"environment": "production",
"channel": "0.29.0",
"channel": "0.29.1",
"android": {
"buildType": "apk",
"image": "latest"