Remove unecessary config

This commit is contained in:
Eric Bailey
2023-11-28 14:26:07 -06:00
parent 5138df038d
commit 0880295e21
-4
View File
@@ -26,10 +26,6 @@
"channel": "preview", "channel": "preview",
"ios": { "ios": {
"resourceClass": "large" "resourceClass": "large"
},
"android": {
"buildType": "apk",
"gradleCommand": ":app:assembleRelease"
} }
}, },
"production": { "production": {