From c390c3278869df4df54b7831b515c91536cee4f0 Mon Sep 17 00:00:00 2001 From: dan Date: Thu, 19 Dec 2024 04:00:27 +0000 Subject: Remove unreliable repository (#7176) --- app.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'app.config.js') diff --git a/app.config.js b/app.config.js index 630ea5ad8..1461b7b88 100644 --- a/app.config.js +++ b/app.config.js @@ -232,6 +232,7 @@ module.exports = function (config) { './plugins/withAndroidManifestFCMIconPlugin.js', './plugins/withAndroidStylesAccentColorPlugin.js', './plugins/withAndroidSplashScreenStatusBarTranslucentPlugin.js', + './plugins/withAndroidNoJitpackPlugin.js', './plugins/shareExtension/withShareExtensions.js', './plugins/notificationsExtension/withNotificationsExtension.js', './plugins/withAppDelegateReferrer.js', -- cgit 1.4.1