File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ 4.2.3 - April 29, 2021
2+
3+ Update Android SDK to 5.0.8
4+
5+ 4.2.2 - April 28, 2021
6+
7+ Update iOS SDK to 1.39.2
8+ Update Android SDK to 5.0.7
9+
110# [ 4.2.1] ( https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v4.2.0...v4.2.1 ) (2020-11-05)
211
312# [ 4.2.0] ( https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/compare/v4.1.3...v4.2.0 ) (2020-8-26)
Original file line number Diff line number Diff line change 22 "name" : " branch-cordova-sdk" ,
33 "description" : " Branch Metrics Cordova SDK" ,
44 "main" : " src/index.js" ,
5- "version" : " 4.2.2 " ,
5+ "version" : " 4.2.3 " ,
66 "homepage" : " https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking" ,
77 "repository" : {
88 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SOFTWARE.
2424<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
2525 xmlns : android =" http://schemas.android.com/apk/res/android"
2626 id =" branch-cordova-sdk"
27- version =" 4.2.2 " >
27+ version =" 4.2.3 " >
2828
2929 <!-- Description -->
3030 <name >branch-cordova-sdk</name >
@@ -63,7 +63,7 @@ SOFTWARE.
6363 <!-- Manifest configuration is done via a js script. We should move it to this config in the future. -->
6464
6565 <source-file src =" src/android/io/branch/BranchSDK.java" target-dir =" src/io/branch" />
66- <framework src =" io.branch.sdk.android:library:5.0.7 " />
66+ <framework src =" io.branch.sdk.android:library:5.0.8 " />
6767 </platform >
6868
6969 <!-- iOS -->
You can’t perform that action at this time.
0 commit comments