We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec591e commit 02b8441Copy full SHA for 02b8441
CHANGELOG.md
@@ -7,6 +7,7 @@
7
* Switch to Maven
8
* Add Event Alias
9
* Add CPID and LATD methods
10
+* Add Amazon Fire ID
11
* Fix foreground linking
12
13
Known issues:
plugin.xml
@@ -62,7 +62,7 @@ SOFTWARE.
62
<!-- Manifest configuration is done via a js script. We should move it to this config in the future. -->
63
64
<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"/>
+ <framework src="io.branch.sdk.android:library:4.1.1"/>
66
</platform>
67
68
<!-- iOS -->
0 commit comments