Skip to content

Commit dcdb609

Browse files
committed
Update version and changelog
1 parent 71cdb8c commit dcdb609

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.2
2+
3+
* Improve `namespace` fix for `Android Gradle Plugin` versions < 7
4+
15
## 0.3.1
26

37
* Fix `namespace` for `Android Gradle Plugin` versions < 7

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.1"
10+
version: "0.3.2"
1111
async:
1212
dependency: transitive
1313
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ issue_tracker: https://github.com/fluttercommunity/android_id/issues
66

77
maintainer: Joachim Nohl (@nohli)
88

9-
version: 0.3.1
9+
version: 0.3.2
1010

1111
environment:
1212
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)