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
44* Added new method ` setConsumerProtectionAttributionLevel ` to set CPP level
55
666.4.0 Nov 1, 2024
Original file line number Diff line number Diff line change @@ -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.15.0 " />
66+ <framework src =" io.branch.sdk.android:library:5.15.1 " />
6767 </platform >
6868
6969 <!-- iOS -->
@@ -88,7 +88,7 @@ SOFTWARE.
8888 <source url =" https://cdn.cocoapods.org/" />
8989 </config >
9090 <pods >
91- <pod name =" BranchSDK" spec =" ~> 3.8 .0" />
91+ <pod name =" BranchSDK" spec =" ~> 3.9 .0" />
9292 </pods >
9393 </podspec >
9494 </platform >
You can’t perform that action at this time.
0 commit comments