From 4399039d89341ce9b462e5d538e8b8920dd6ccca Mon Sep 17 00:00:00 2001 From: Code-Floof Date: Thu, 30 May 2024 16:16:00 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d3b3fb5..84ed0ad8 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ flutter build ipa --debug Android looks for a [key.properties](android/key.example.properties) file. If this file is missing the apk is not signed. A keystore jks is also expected at the location specified in the keystore.properties file. +The Sentry plugin will run on release builds and expects the sentry env variables to be set ```shell # Build APK