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 19e32c9 + dbda3f9 commit 98a338dCopy full SHA for 98a338d
AdobeBranchExtension/build.gradle
@@ -37,12 +37,12 @@ dependencies {
37
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
38
39
// Branch
40
- api 'io.branch.sdk.android:library:3.1.1'
41
- javadocDeps 'io.branch.sdk.android:library:3.1.1'
+ api 'io.branch.sdk.android:library:3.2.0'
+ javadocDeps 'io.branch.sdk.android:library:3.2.0'
42
43
// Adobe
44
- implementation 'com.adobe.marketing.mobile:userprofile:1+'
45
- implementation 'com.adobe.marketing.mobile:sdk-core:1+'
+ implementation 'com.adobe.marketing.mobile:userprofile:1.0.1'
+ implementation 'com.adobe.marketing.mobile:sdk-core:1.3.1'
46
}
47
48
//------------- Javadocs ---------------//
0 commit comments