aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-01-10 18:52:35 -0800
committerGitHub <noreply@github.com>2021-01-10 18:52:35 -0800
commit8a644cabfe32c3bea0fd5fcb557daf8e23efee32 (patch)
treee6f64ecacc58963fddfc414db0210fedd2a37ec7 /app/src/main/AndroidManifest.xml
parent5b301abbaa52a6a82181546e0b86ed36b50189cc (diff)
parentb149a52959fae13717de8c097769311688808bdd (diff)
downloadfrost-8a644cabfe32c3bea0fd5fcb557daf8e23efee32.tar.gz
frost-8a644cabfe32c3bea0fd5fcb557daf8e23efee32.tar.bz2
frost-8a644cabfe32c3bea0fd5fcb557daf8e23efee32.zip
Merge pull request #1740 from AllanWang/remove-bugsnag
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
-rw-r--r--app/src/main/AndroidManifest.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 96e1d2b3..6faab332 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -190,9 +190,6 @@
android:name="android.support.FILE_PROVIDER_PATHS"
android:resource="@xml/file_paths" />
</provider>
- <meta-data
- android:name="com.bugsnag.android.API_KEY"
- android:value="83cf680ed01a6fda10fe497d1c0962bb" />
</application>
</manifest> \ No newline at end of file