diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e6e01d8..2abaaa1 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -90,6 +90,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + { - Log.d("ciao", "force update? 4 - ${intent.action}") MainWidget.updateWidget(context) } } diff --git a/tasksintegration/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml b/tasksintegration/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml index 81fe1ee..8a79387 100644 --- a/tasksintegration/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml +++ b/tasksintegration/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml @@ -3,7 +3,7 @@ xmlns:dist="http://schemas.android.com/apk/distribution" featureSplit="tasksintegration" package="com.tommasoberlose.anotherwidget" - android:versionCode="70" + android:versionCode="71" android:versionName="2.0.5" > 8 9