Add musicus_player plugin skeleton

This commit is contained in:
Elias Projahn 2020-04-19 19:08:50 +02:00
parent c8e831c461
commit 3e614d77aa
9 changed files with 147 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.johrpan.musicus_player">
</manifest>