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 5f3f2c2 commit c14a9edCopy full SHA for c14a9ed
examples/android/build.gradle
@@ -59,7 +59,7 @@ android {
59
}
60
61
dependencies {
62
- implementation(project(":core"))
+ implementation(project(":android"))
63
implementation(dropboxJavaSdkLibs.android.material)
64
implementation(dropboxJavaSdkLibs.androidx.appcompat)
65
implementation(dropboxJavaSdkLibs.androidx.constraintlayout)
0 commit comments