Setup Sentry config
This commit is contained in:
parent
fcc2d925d9
commit
7b834e258f
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@
|
|||
<!-- Don't delete the meta-data below.
|
||||
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
|
||||
<meta-data android:name="flutterEmbedding" android:value="2"/>
|
||||
|
||||
<meta-data android:name="io.sentry.dsn"
|
||||
android:value="https://8aeb7f013be74f829f8b73b46b3d7a80@sentry.ente.io/8"/>
|
||||
</application>
|
||||
|
||||
<queries>
|
||||
|
|
Loading…
Add table
Reference in a new issue