removed hard coded value

This commit is contained in:
Avinash Lingaloo
2022-10-03 14:59:44 +04:00
parent aa8cef1631
commit ccc11a5e3e
4 changed files with 0 additions and 12 deletions

View File

@@ -84,9 +84,6 @@ project.ext.react = [
apply from: "../../node_modules/react-native/react.gradle"
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
/** Disable the below if you are not using Sentry */
def SENTRY_ENABLED = true
project.ext.sentryCli = [
logLevel: "error",
flavorAware: false