Fix choose application order

This commit is contained in:
Tommaso Berlose
2020-05-04 12:56:30 +02:00
parent 864978e5d3
commit faaa21eef7
13 changed files with 59 additions and 45 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="56"
6 android:versionCode="58"
7 android:versionName="2.0.4" >
8
9 <uses-sdk