Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' of github.com:FirebaseExtended/flutterfire into…
… dynamic_embedding
  • Loading branch information
bparrishMines committed Nov 12, 2019
commit 0cf3010415f8da0fe779a355b7d16bf683b2bbcb
10 changes: 9 additions & 1 deletion packages/firebase_dynamic_links/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
## 0.5.0+7

* Support v2 embedding. This will remain compatible with the original embedding and won't require app migration.

## 0.5.0+6

* Updated README instructions for contributing for consistency with other Flutterfire plugins.

## 0.5.0+5

* <PLACEHOLDER FOR NOW>
* Remove AndroidX warning.

## 0.5.0+4

Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_dynamic_links/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: firebase_dynamic_links
description: Flutter plugin for Google Dynamic Links for Firebase, an app solution for creating
and handling links across multiple platforms.
version: 0.5.0+5
version: 0.5.0+7

author: Flutter Team <[email protected]>
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_dynamic_links
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.