Add media player receiver

This commit is contained in:
Tommaso Berlose
2020-05-06 21:40:51 +02:00
parent ea372dd76d
commit 37cb43dc80
10 changed files with 55 additions and 8 deletions

View File

@ -3,7 +3,7 @@
3 xmlns:dist="http://schemas.android.com/apk/distribution"
4 featureSplit="tasksintegration"
5 package="com.tommasoberlose.anotherwidget"
6 android:versionCode="70"
6 android:versionCode="71"
7 android:versionName="2.0.5" >
8
9 <uses-sdk