diff options
Diffstat (limited to 'app.config.js')
-rw-r--r-- | app.config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app.config.js b/app.config.js index 181a67c46..e4606de6c 100644 --- a/app.config.js +++ b/app.config.js @@ -121,6 +121,7 @@ module.exports = function () { username: 'blueskysocial', }, ], + './plugins/withAndroidManifestPlugin.js', ].filter(Boolean), extra: { eas: { |