From 1ee91d2c90ef84e0b6728e896292968562c8af01 Mon Sep 17 00:00:00 2001 From: hailey Date: Thu, 24 Jul 2025 16:23:17 -0700 Subject: OTA deployments on PR comment action (#8713) --- app.config.js | 1 - 1 file changed, 1 deletion(-) (limited to 'app.config.js') diff --git a/app.config.js b/app.config.js index cbe028273..e065d0d73 100644 --- a/app.config.js +++ b/app.config.js @@ -190,7 +190,6 @@ module.exports = function (_config) { } : undefined, checkAutomatically: 'NEVER', - channel: UPDATES_CHANNEL, }, plugins: [ 'expo-video', -- cgit 1.4.1