We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2f447 commit 3c84bffCopy full SHA for 3c84bff
CHANGELOG.md
@@ -1,6 +1,10 @@
1
+## 0.3.1
2
+
3
+* Fix `namespace` for `Android Gradle Plugin` versions < 7
4
5
## 0.3.0
6
-* Add `namespace` for compatibility with Android Gradle Plugin 8
7
+* Add `namespace` for compatibility with `Android Gradle Plugin 8`
8
* Update `Gradle` version
9
10
## 0.2.0
pubspec.yaml
@@ -6,7 +6,7 @@ issue_tracker: https://github.com/fluttercommunity/android_id/issues
maintainer: Joachim Nohl (@nohli)
-version: 0.3.0
+version: 0.3.1
11
environment:
12
sdk: '>=2.12.0 <3.0.0'
0 commit comments