summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2023-10-31 22:40:45 +0100
committercyBerta <cyberta@riseup.net>2023-10-31 22:40:45 +0100
commite65b47944ccb636d54cbf400818fbd0840bad809 (patch)
treefa7b4c242d40fd5c9bcbaa7870dc0f8a366a1514
parent45b436424cd897a3d53c146161fbf171838c6b68 (diff)
fix debug AndroidManifest
-rw-r--r--app/src/debug/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/debug/AndroidManifest.xml b/app/src/debug/AndroidManifest.xml
index c15de426..803284f3 100644
--- a/app/src/debug/AndroidManifest.xml
+++ b/app/src/debug/AndroidManifest.xml
@@ -28,7 +28,6 @@
android:appCategory="productivity"
android:logo="@mipmap/ic_launcher"
android:theme="@style/BitmaskTheme">
- >
<provider
android:name=".LeakCanaryInstaller"
android:authorities="${applicationId}.leakcanary-installer"