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 c169eae commit beea8dcCopy full SHA for beea8dc
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [2.4.0] 2023-01-26
2
+
3
+* Update versions
4
+ * kotlin
5
+ * Android Gradle Plugin
6
+ * compileSdkVersion
7
+ * play-services-analytics
8
9
## [2.3.0] 2022-05-24
10
11
* [Fix type mismatch](https://github.com/operando/advertising_id/pull/30)
pubspec.yaml
@@ -1,6 +1,6 @@
name: advertising_id
description: A Flutter plugin to access advertising ID.Wraps ASIdentifierManager.advertisingIdentifier (on iOS) and advertising ID (on Android).
-version: 2.3.0
+version: 2.4.0
homepage: https://github.com/operando/advertising_id
repository: https://github.com/operando/advertising_id
0 commit comments