File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments