diff --git a/apps/rebreak-native/eas.json b/apps/rebreak-native/eas.json index 7b58db1..2a70831 100644 --- a/apps/rebreak-native/eas.json +++ b/apps/rebreak-native/eas.json @@ -29,8 +29,7 @@ "android": { "buildType": "apk", "autoIncrement": false - }, - "channel": "preview" + } }, "production": { "env": { @@ -43,8 +42,7 @@ "android": { "buildType": "app-bundle", "autoIncrement": false - }, - "channel": "production" + } } }, "submit": {