Skip to content

Commit 42dc21b

Browse files
committed
Updated to Branch Android 5.11.0
1 parent eeda273 commit 42dc21b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AdobeBranchExtension/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
3737

3838
// Branch
39-
api 'io.branch.sdk.android:library:5.10.1'
39+
api 'io.branch.sdk.android:library:5.11.0'
4040
implementation ('com.google.android.gms:play-services-ads-identifier:17.0.0')
4141
// for Huawei devices without GMS, adding it requires bumping up min api level to 19 though, so we
4242
// leave it up to the client to add it following Branch documentation here: https://help.branch.io/developers-hub/docs/android-basic-integration

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Adobe Branch SDK Extension change log
22

33
- v2.1.0
4-
* March 18, 2023
5-
* Update Branch Android SDK to 5.10.1
4+
* April 1, 2024
5+
* Update Branch Android SDK to 5.11.0
66
* Updated AEP SDKs
77

88
- v2.0.0

0 commit comments

Comments
 (0)