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 @@
xmlns:dist="http://schemas.android.com/apk/distribution"
featureSplit="tasksintegration"
package="com.tommasoberlose.anotherwidget"
android:versionCode="56"
android:versionCode="58"
android:versionName="2.0.4" >
<uses-sdk android:targetSdkVersion="29" />