Skip to content

Commit 0441d9d

Browse files
committed
update to 5.20.1
1 parent f4b33ff commit 0441d9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AdobeBranchExtension/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
7272

7373
// Branch
74-
api 'io.branch.sdk.android:library:5.20.0'
74+
api 'io.branch.sdk.android:library:5.20.1'
7575
implementation ('com.google.android.gms:play-services-ads-identifier:18.0.1')
7676
// for Huawei devices without GMS, adding it requires bumping up min api level to 19 though, so we
7777
// 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- 3.1.0
44
* Sept 2, 2025
5-
* Update Branch Android SDK to 5.20.0
5+
* Update Branch Android SDK to 5.20.1
66
* Updated compile dependency versions
77

88
- 3.0.2

0 commit comments

Comments
 (0)