diff --git a/android/app/build.gradle b/android/app/build.gradle index a5be18151..4963fc53a 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -87,7 +87,7 @@ if (System.getenv("SENTRY_ENABLED") == "true") { flavorAware: false ] - apply from: "../../node_modules/react-native-sentry/sentry.gradle" + //apply from: "../../node_modules/react-native-sentry/sentry.gradle" } /**