diff --git a/changelog/unreleased/4901 b/changelog/unreleased/4901 new file mode 100644 index 00000000000..8369b490c5a --- /dev/null +++ b/changelog/unreleased/4901 @@ -0,0 +1,5 @@ +Bugfix: Remove useless debug manifest file + +Manifest file for debug builds has been removed because it was not used, in order to fix a lint warning + +https://github.com/owncloud/android/pull/4901 diff --git a/owncloudApp/src/debug/AndroidManifest.xml b/owncloudApp/src/debug/AndroidManifest.xml deleted file mode 100644 index 4f378cd5eb9..00000000000 --- a/owncloudApp/src/debug/AndroidManifest.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - -