Fix Android Studio "Duplicate content roots" error (#5203)

* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
This commit is contained in:
Aria Moradi
2020-12-21 07:01:12 +03:30
committed by GitHub
parent df73c71055
commit 33f136d2ae
238 changed files with 460 additions and 18 deletions

View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="eu.kanade.tachiyomi.extension" />