We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df1cba7 commit 4251e84Copy full SHA for 4251e84
CHANGELOG.md
@@ -1,7 +1,7 @@
1
5.2.1 December 14, 2022
2
* Fix Javascript method setLogging to enable logging in the native layer.
3
* Update Android SDK to 5.2.7
4
-* Update iOS SDK to 1.45.1
+* Update iOS SDK to 1.45.2
5
6
5.2.0 August 8th, 2022
7
* Update iOS SDK to 1.43.1
plugin.xml
@@ -87,7 +87,7 @@ SOFTWARE.
87
<source url="https://cdn.cocoapods.org/"/>
88
</config>
89
<pods>
90
- <pod name="Branch" spec="~> 1.45.1" />
+ <pod name="Branch" spec="~> 1.45.2" />
91
</pods>
92
</podspec>
93
</platform>
0 commit comments