Skip to content

Commit 02b8441

Browse files
committed
SDK-523 update so Amazon Fire ID is handled properly
1 parent fec591e commit 02b8441

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* Switch to Maven
88
* Add Event Alias
99
* Add CPID and LATD methods
10+
* Add Amazon Fire ID
1011
* Fix foreground linking
1112

1213
Known issues:

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ SOFTWARE.
6262
<!-- Manifest configuration is done via a js script. We should move it to this config in the future. -->
6363

6464
<source-file src="src/android/io/branch/BranchSDK.java" target-dir="src/io/branch" />
65-
<framework src="io.branch.sdk.android:library:4.1.0"/>
65+
<framework src="io.branch.sdk.android:library:4.1.1"/>
6666
</platform>
6767

6868
<!-- iOS -->

0 commit comments

Comments
 (0)