Skip to content

Commit d763c16

Browse files
Merge pull request #4 from BranchMetrics/bboothe-branch/SDK-2545
update SDK version
2 parents 5f52571 + 2352868 commit d763c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BranchAndroidTestSampleApp/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
4545

4646
// required for all Android apps
47-
implementation 'io.branch.sdk.android:library:5.20.2'
47+
implementation 'io.branch.sdk.android:library:5.20.3'
4848
// required if your app is in the Google Play Store (tip: avoid using bundled play services libs)
4949
implementation 'com.google.android.gms:play-services-ads-identifier:17.1.0+'
5050
// alternatively, use the following lib for getting the AAID

0 commit comments

Comments
 (0)