Change music fragment to at a glance

This commit is contained in:
Tommaso Berlose
2020-05-08 18:55:08 +02:00
parent f8f8a8f051
commit d08ad6171e
19 changed files with 113 additions and 185 deletions

View File

@ -3,8 +3,8 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
featureSplit="tasksintegration"
package="com.tommasoberlose.anotherwidget"
android:versionCode="78"
android:versionName="2.0.5" >
android:versionCode="80"
android:versionName="2.0.6" >
<uses-sdk
android:minSdkVersion="23"

View File

@ -1,4 +1,4 @@
#Fri May 08 15:14:56 CEST 2020
#Fri May 08 18:14:21 CEST 2020
base.0=/Users/tommaso/Documents/MyCode/another-widget/tasksintegration/build/intermediates/dex/debug/mergeProjectDexDebug/out/classes.dex
path.0=classes.dex
renamed.0=classes.dex

View File

@ -4,8 +4,8 @@
featureSplit="tasksintegration"
package="com.tommasoberlose.anotherwidget"
android:targetSandboxVersion="2"
android:versionCode="78"
android:versionName="2.0.5" >
android:versionCode="80"
android:versionName="2.0.6" >
<uses-sdk
android:minSdkVersion="23"

View File

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

View File

@ -3,8 +3,8 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
featureSplit="tasksintegration"
package="com.tommasoberlose.anotherwidget"
android:versionCode="78"
android:versionName="2.0.5" >
android:versionCode="80"
android:versionName="2.0.6" >
<uses-sdk
android:minSdkVersion="23"

View File

@ -3,8 +3,8 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
featureSplit="tasksintegration"
package="com.tommasoberlose.anotherwidget"
android:versionCode="78"
android:versionName="2.0.5" >
android:versionCode="80"
android:versionName="2.0.6" >
<uses-sdk android:targetSdkVersion="29" />