Fix next alarm clock UI
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
featureSplit="tasksintegration"
|
||||
package="com.tommasoberlose.anotherwidget"
|
||||
android:versionCode="59"
|
||||
android:versionName="2.0.4" >
|
||||
android:versionName="2.0.5" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="23"
|
||||
|
@ -1,4 +1,4 @@
|
||||
#Mon May 04 15:26:16 CEST 2020
|
||||
#Mon May 04 17:33:06 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.
@ -5,7 +5,7 @@
|
||||
package="com.tommasoberlose.anotherwidget"
|
||||
android:targetSandboxVersion="2"
|
||||
android:versionCode="59"
|
||||
android:versionName="2.0.4" >
|
||||
android:versionName="2.0.5" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="23"
|
||||
|
@ -4,7 +4,7 @@
|
||||
4 featureSplit="tasksintegration"
|
||||
5 package="com.tommasoberlose.anotherwidget"
|
||||
6 android:versionCode="59"
|
||||
7 android:versionName="2.0.4" >
|
||||
7 android:versionName="2.0.5" >
|
||||
8
|
||||
9 <uses-sdk
|
||||
10 android:minSdkVersion="23"
|
||||
|
@ -4,7 +4,7 @@
|
||||
featureSplit="tasksintegration"
|
||||
package="com.tommasoberlose.anotherwidget"
|
||||
android:versionCode="59"
|
||||
android:versionName="2.0.4" >
|
||||
android:versionName="2.0.5" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="23"
|
||||
|
@ -4,7 +4,7 @@
|
||||
featureSplit="tasksintegration"
|
||||
package="com.tommasoberlose.anotherwidget"
|
||||
android:versionCode="59"
|
||||
android:versionName="2.0.4" >
|
||||
android:versionName="2.0.5" >
|
||||
|
||||
<uses-sdk android:targetSdkVersion="29" />
|
||||
|
||||
|
Reference in New Issue
Block a user