Skip to content

Commit 652eecc

Browse files
authored
Merge pull request #680 from BranchMetrics/CORE-2490-update-native-sdks
CORE-2490 update versions
2 parents 5782d43 + b101ded commit 652eecc

File tree

6 files changed

+794
-27294
lines changed

6 files changed

+794
-27294
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2021-10-27 Version 5.2.0
2+
- Update iOS SDK to 1.40.1
3+
- Update Android SDK to 5.0.14
4+
15
2021-10-01 Version 5.1.0
26
- Update Androd SDK to 5.0.13
37
- Removes credit related APIs. Feature has been deprecated and the supporting services will be shutdown.

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ android {
3333
dependencies {
3434
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
3535
implementation 'com.facebook.react:react-native:+' // From node_modules
36-
api 'io.branch.sdk.android:library:5.0.13'
36+
api 'io.branch.sdk.android:library:5.0.14'
3737
}

0 commit comments

Comments
 (0)