Skip to content

Commit 3c84bff

Browse files
committed
Update version and changelog
1 parent 2d2f447 commit 3c84bff

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## 0.3.1
2+
3+
* Fix `namespace` for `Android Gradle Plugin` versions < 7
4+
15
## 0.3.0
26

3-
* Add `namespace` for compatibility with Android Gradle Plugin 8
7+
* Add `namespace` for compatibility with `Android Gradle Plugin 8`
48
* Update `Gradle` version
59

610
## 0.2.0

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.0
9+
version: 0.3.1
1010

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

0 commit comments

Comments
 (0)