Skip to content

Commit e8cd84b

Browse files
committed
chore(android): bump version
1 parent aeaca4f commit e8cd84b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

app_widget_android/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2+
## 0.3.3
3+
*fix: fix trigger update widget updating the widget multiple time
4+
15
## 0.3.2
26

37
*chore: update latest dependencies

app_widget_android/example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages:
77
path: ".."
88
relative: true
99
source: path
10-
version: "0.3.2"
10+
version: "0.3.3"
1111
app_widget_platform_interface:
1212
dependency: transitive
1313
description:

app_widget_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: app_widget_android
22
description: Android implementation for app_widget plugin
3-
version: 0.3.2
3+
version: 0.3.3
44
homepage: https://noxasch.tech/
55
repository: https://github.com/noxasch/flutter_app_widget/tree/master/app_widget_android
66
issue_tracker: https://github.com/noxasch/flutter_app_widget/issues

0 commit comments

Comments
 (0)