We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb130f7 commit 2352868Copy full SHA for 2352868
BranchAndroidTestSampleApp/app/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
45
46
// required for all Android apps
47
- implementation 'io.branch.sdk.android:library:5.20.2'
+ implementation 'io.branch.sdk.android:library:5.20.3'
48
// required if your app is in the Google Play Store (tip: avoid using bundled play services libs)
49
implementation 'com.google.android.gms:play-services-ads-identifier:17.1.0+'
50
// alternatively, use the following lib for getting the AAID
0 commit comments