diff options
author | cyberta <cyberta@riseup.net> | 2023-11-01 03:52:50 +0000 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2023-11-01 03:52:50 +0000 |
commit | 85eb52e62b55d4fbe9434b250f3a6cecc70d77ec (patch) | |
tree | e320ddae310ea2fea65f563205e9d75e3839858d /app/src/debug/AndroidManifest.xml | |
parent | d173064257b150b3ac344c2e0fd1f892e85edbbc (diff) | |
parent | cdd18e62f6a6fa0821445068049cb0b1de9e00f9 (diff) |
Merge branch 'last_tweaks_before_release' into 'master'
Last tweaks before release
See merge request leap/bitmask_android!262
Diffstat (limited to 'app/src/debug/AndroidManifest.xml')
-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" |