Add sentry framework

This commit is contained in:
jacques 2021-06-18 20:06:17 +02:00
parent 1112355230
commit 6fa451b2ea

View file

@ -57,6 +57,7 @@
<action android:name="android.intent.action.BOOT_COMPLETED"/>
</intent-filter>
</receiver>
<meta-data android:name="io.sentry.dsn" android:value="https://ba17f240b58144e398c862bb953256ef@o755123.ingest.sentry.io/5792286" />
</application>
</manifest>