sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Support `.env` files in `sentry.gradle`

Open krystofwoldrich opened this issue 1 year ago • 0 comments

Description

Currently, envs like SENTRY_DISABLE_AUTO_UPLOAD have to be set before the build process starts.

sentry.gradle could load {root}/.env and {root}/android/.env to make setting envs easier for users.

krystofwoldrich avatar Feb 13 '24 17:02 krystofwoldrich