Skip to content

Commit 0bd9db0

Browse files
committed
bump to 0.0.5
1 parent 5bac481 commit 0bd9db0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.0.5
2+
* Update AGP to 8.9.1.
3+
14
## 0.0.4
25
* Catch exception when calling `getAdvertisingId` and `limitAdTrackingEnabled`.
36

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: advertising_id_flutter
22
description: "A Flutter plugin to access advertising ID.Wraps ASIdentifierManager.advertisingIdentifier (on iOS&macOS) and advertising ID (on Android)."
3-
version: 0.0.4
3+
version: 0.0.5
44
homepage: https://github.com/OpenFlutter/flutter_advertising_id
55

66
environment:

0 commit comments

Comments
 (0)