Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 1d8e6c0

Browse files
[firebase_dynamic_links] Version bump for firebase_dynamic_links PR #1142 (#1309)
1 parent fa6b6eb commit 1d8e6c0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/firebase_dynamic_links/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.0+4
2+
3+
* Fix crash when receiving `ShortDynamicLink` warnings.
4+
15
## 0.2.0+3
26

37
* Log messages about automatic configuration of the default app are now less confusing.

packages/firebase_dynamic_links/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: firebase_dynamic_links
22
description: Flutter plugin for Google Dynamic Links for Firebase, an app solution for creating
33
and handling links across multiple platforms.
4-
version: 0.2.0+3
4+
version: 0.2.0+4
55

66
author: Flutter Team <[email protected]>
77
homepage: https://github.com/flutter/plugins/tree/master/packages/firebase_dynamic_links

0 commit comments

Comments
 (0)