Skip to content

Commit

Permalink
Added dummy Bugsnag ID for F-Droid build
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Oct 25, 2023
1 parent 01e5406 commit decd57c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/fdroid/AndroidManifest.xml
Expand Up @@ -155,6 +155,9 @@
<meta-data
android:name="com.bugsnag.android.API_KEY"
android:value="9d2d57476a0614974449a3ec33f2604a" />
<meta-data
android:name="com.bugsnag.android.BUILD_UUID"
android:value="00000000-0000-0000-0000-000000000000" />

<activity
android:name=".ActivityMain"
Expand Down

0 comments on commit decd57c

Please sign in to comment.