File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- 6.5.0 Jan 14 , 2025
2
- * Update Android SDK to 5.15.0
3
- * Update iOS SDK to 3.8 .0
1
+ 6.5.0 Feb 7 , 2025
2
+ * Update Android SDK to 5.15.1
3
+ * Update iOS SDK to 3.9 .0
4
4
* Added new method ` setConsumerProtectionAttributionLevel ` to set CPP level
5
5
6
6
6.4.0 Nov 1, 2024
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ SOFTWARE.
63
63
<!-- Manifest configuration is done via a js script. We should move it to this config in the future. -->
64
64
65
65
<source-file src =" src/android/io/branch/BranchSDK.java" target-dir =" src/io/branch" />
66
- <framework src =" io.branch.sdk.android:library:5.15.0 " />
66
+ <framework src =" io.branch.sdk.android:library:5.15.1 " />
67
67
</platform >
68
68
69
69
<!-- iOS -->
@@ -88,7 +88,7 @@ SOFTWARE.
88
88
<source url =" https://cdn.cocoapods.org/" />
89
89
</config >
90
90
<pods >
91
- <pod name =" BranchSDK" spec =" ~> 3.8 .0" />
91
+ <pod name =" BranchSDK" spec =" ~> 3.9 .0" />
92
92
</pods >
93
93
</podspec >
94
94
</platform >
You can’t perform that action at this time.
0 commit comments