Add material colors, fix text font size, fix missing intents
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
xmlns:dist="http://schemas.android.com/apk/distribution"
|
||||
featureSplit="tasksintegration"
|
||||
package="com.tommasoberlose.anotherwidget"
|
||||
android:versionCode="54"
|
||||
android:versionName="2.0.3" >
|
||||
android:versionCode="56"
|
||||
android:versionName="2.0.4" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="23"
|
||||
|
@ -1 +1 @@
|
||||
#Sun May 03 20:05:32 CEST 2020
|
||||
#Mon May 04 02:02:08 CEST 2020
|
||||
|
@ -1,4 +1,4 @@
|
||||
#Sun May 03 21:21:10 CEST 2020
|
||||
#Mon May 04 02:19:12 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
|
||||
|
Binary file not shown.
@ -4,8 +4,8 @@
|
||||
featureSplit="tasksintegration"
|
||||
package="com.tommasoberlose.anotherwidget"
|
||||
android:targetSandboxVersion="2"
|
||||
android:versionCode="54"
|
||||
android:versionName="2.0.3" >
|
||||
android:versionCode="56"
|
||||
android:versionName="2.0.4" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="23"
|
||||
|
@ -3,8 +3,8 @@
|
||||
3 xmlns:dist="http://schemas.android.com/apk/distribution"
|
||||
4 featureSplit="tasksintegration"
|
||||
5 package="com.tommasoberlose.anotherwidget"
|
||||
6 android:versionCode="54"
|
||||
7 android:versionName="2.0.3" >
|
||||
6 android:versionCode="56"
|
||||
7 android:versionName="2.0.4" >
|
||||
8
|
||||
9 <uses-sdk
|
||||
10 android:minSdkVersion="23"
|
||||
|
@ -3,8 +3,8 @@
|
||||
xmlns:dist="http://schemas.android.com/apk/distribution"
|
||||
featureSplit="tasksintegration"
|
||||
package="com.tommasoberlose.anotherwidget"
|
||||
android:versionCode="54"
|
||||
android:versionName="2.0.3" >
|
||||
android:versionCode="56"
|
||||
android:versionName="2.0.4" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="23"
|
||||
|
@ -3,8 +3,8 @@
|
||||
xmlns:dist="http://schemas.android.com/apk/distribution"
|
||||
featureSplit="tasksintegration"
|
||||
package="com.tommasoberlose.anotherwidget"
|
||||
android:versionCode="54"
|
||||
android:versionName="2.0.3" >
|
||||
android:versionCode="56"
|
||||
android:versionName="2.0.4" >
|
||||
|
||||
<uses-sdk android:targetSdkVersion="29" />
|
||||
|
||||
|
Reference in New Issue
Block a user