diff options
Diffstat (limited to 'app/src/debug')
-rw-r--r-- | app/src/debug/AndroidManifest.xml | 1 |
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" |