Skip to content

Commit

Permalink
CORE-2490 update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
echo-branch committed Oct 28, 2021
1 parent 5782d43 commit b101ded
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 b101ded

Please sign in to comment.