Skip to content

Commit 156b2ed

Browse files
committed
Updated Android SDK version to 5.12.4
1 parent 472890f commit 156b2ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
2024-09-26 Version 6.3.0
22
- Update iOS SDK to 3.6.3
3-
- Update Android SDK to 5.12.3
3+
- Update Android SDK to 5.12.4
44

55
2024-06-11 Version 6.2.2
66
- Update iOS SDK to 3.4.4

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ def safeExtGet(prop, fallback) {
4747
dependencies {
4848
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
4949
implementation 'com.facebook.react:react-native:+' // From node_modules
50-
api 'io.branch.sdk.android:library:5.12.3'
50+
api 'io.branch.sdk.android:library:5.12.4'
5151
}

0 commit comments

Comments
 (0)