Fix next alarm clock UI

This commit is contained in:
Tommaso Berlose
2020-05-04 17:34:44 +02:00
parent 614d001df8
commit 9d72c168b6
10 changed files with 66 additions and 66 deletions

View File

@ -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"