Skip to content

Commit 4cd431e

Browse files
committed
bump to 0.0.4
1 parent 1b4c7cf commit 4cd431e

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.4
2+
* Catch exception when calling `getAdvertisingId` and `limitAdTrackingEnabled`.
3+
14
## 0.0.3
25
* Rename TrackingAuthorizationStatus to AdTrackingAuthorizationStatus
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.3
3+
version: 0.0.4
44
homepage: https://github.com/OpenFlutter/flutter_advertising_id
55

66
environment:

0 commit comments

Comments
 (0)