Add largeHeap to AndroidManifest.xml (#2191)

This commit is contained in:
Eric Bailey 2023-12-12 15:40:24 -06:00 committed by GitHub
parent bc42747297
commit a5e25a7a16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 0 deletions

View file

@ -121,6 +121,7 @@ module.exports = function () {
username: 'blueskysocial',
},
],
'./plugins/withAndroidManifestPlugin.js',
].filter(Boolean),
extra: {
eas: {