Skip to content

Commit

Permalink
Update 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
operando committed Jan 25, 2023
1 parent c169eae commit beea8dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.4.0] 2023-01-26

* Update versions
* kotlin
* Android Gradle Plugin
* compileSdkVersion
* play-services-analytics

## [2.3.0] 2022-05-24

* [Fix type mismatch](https://github.com/operando/advertising_id/pull/30)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit beea8dc

Please sign in to comment.