Skip to content

Commit 4251e84

Browse files
bump ios sdk to 1.45.2
1 parent df1cba7 commit 4251e84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
5.2.1 December 14, 2022
22
* Fix Javascript method setLogging to enable logging in the native layer.
33
* Update Android SDK to 5.2.7
4-
* Update iOS SDK to 1.45.1
4+
* Update iOS SDK to 1.45.2
55

66
5.2.0 August 8th, 2022
77
* Update iOS SDK to 1.43.1

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ SOFTWARE.
8787
<source url="https://cdn.cocoapods.org/"/>
8888
</config>
8989
<pods>
90-
<pod name="Branch" spec="~> 1.45.1" />
90+
<pod name="Branch" spec="~> 1.45.2" />
9191
</pods>
9292
</podspec>
9393
</platform>

0 commit comments

Comments
 (0)