We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387d306 commit 943f8bdCopy full SHA for 943f8bd
workmanager/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# next
+# 0.6.0
2
3
* Android: Removed jetifier
4
* Android: Removed V1 plugin APIs - this is now a Android V2 plugin only
workmanager/pubspec.yaml
@@ -1,6 +1,6 @@
name: workmanager
description: Flutter Workmanager. This plugin allows you to schedule background work on Android and iOS.
-version: 0.5.2
+version: 0.6.0
homepage: https://github.com/fluttercommunity/flutter_workmanager
5
repository: https://github.com/fluttercommunity/flutter_workmanager
6
issue_tracker: https://github.com/fluttercommunity/flutter_workmanager/issues
0 commit comments