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.
2 parents 5f52571 + 2352868 commit d763c16Copy full SHA for d763c16
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