Skip to content

Commit

Permalink
Updated Android SDK version to 5.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nsingh-branch committed Oct 1, 2024
1 parent 472890f commit 156b2ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2024-09-26 Version 6.3.0
- Update iOS SDK to 3.6.3
- Update Android SDK to 5.12.3
- Update Android SDK to 5.12.4

2024-06-11 Version 6.2.2
- Update iOS SDK to 3.4.4
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ def safeExtGet(prop, fallback) {
dependencies {
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
implementation 'com.facebook.react:react-native:+' // From node_modules
api 'io.branch.sdk.android:library:5.12.3'
api 'io.branch.sdk.android:library:5.12.4'
}

0 comments on commit 156b2ed

Please sign in to comment.