Skip to content

Commit

Permalink
Merge pull request #680 from BranchMetrics/CORE-2490-update-native-sdks
Browse files Browse the repository at this point in the history
CORE-2490 update versions
  • Loading branch information
echo-branch authored Oct 28, 2021
2 parents 5782d43 + b101ded commit 652eecc
Show file tree
Hide file tree
Showing 6 changed files with 794 additions and 27,294 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2021-10-27 Version 5.2.0
- Update iOS SDK to 1.40.1
- Update Android SDK to 5.0.14

2021-10-01 Version 5.1.0
- Update Androd SDK to 5.0.13
- Removes credit related APIs. Feature has been deprecated and the supporting services will be shutdown.
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ android {
dependencies {
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
implementation 'com.facebook.react:react-native:+' // From node_modules
api 'io.branch.sdk.android:library:5.0.13'
api 'io.branch.sdk.android:library:5.0.14'
}
Loading

0 comments on commit 652eecc

Please sign in to comment.