Skip to content

Commit beea8dc

Browse files
committed
Update 2.4.0
1 parent c169eae commit beea8dc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## [2.3.0] 2022-05-24
210

311
* [Fix type mismatch](https://github.com/operando/advertising_id/pull/30)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: advertising_id
22
description: A Flutter plugin to access advertising ID.Wraps ASIdentifierManager.advertisingIdentifier (on iOS) and advertising ID (on Android).
3-
version: 2.3.0
3+
version: 2.4.0
44
homepage: https://github.com/operando/advertising_id
55
repository: https://github.com/operando/advertising_id
66

0 commit comments

Comments
 (0)