Temporarily disable Android source maps

This commit is contained in:
Harrison Healey 2019-07-12 12:00:44 -04:00
parent 82e6aac37f
commit 33f18db34d

View file

@ -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"
}
/**