File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ 4.2.4 - May 3, 2021
2
+
3
+ CORE-1898 correct iOS API signature for LATD
4
+ Fix alternate link domain issue - Thanks MaximBelov
5
+ Fix exist check - Thanks MaximBelov
6
+
1
7
4.2.3 - April 29, 2021
2
8
3
9
Update Android SDK to 5.0.8
Original file line number Diff line number Diff line change 2
2
"name" : " branch-cordova-sdk" ,
3
3
"description" : " Branch Metrics Cordova SDK" ,
4
4
"main" : " src/index.js" ,
5
- "version" : " 4.2.3 " ,
5
+ "version" : " 4.2.4 " ,
6
6
"homepage" : " https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking" ,
7
7
"repository" : {
8
8
"type" : " git" ,
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SOFTWARE.
24
24
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
25
25
xmlns : android =" http://schemas.android.com/apk/res/android"
26
26
id =" branch-cordova-sdk"
27
- version =" 4.2.3 " >
27
+ version =" 4.2.4 " >
28
28
29
29
<!-- Description -->
30
30
<name >branch-cordova-sdk</name >
You can’t perform that action at this time.
0 commit comments