We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b349dc commit 6ad0275Copy full SHA for 6ad0275
owncloudComLibrary/build.gradle
@@ -6,7 +6,7 @@ apply plugin: 'kotlin-parcelize'
6
dependencies {
7
api 'com.squareup.okhttp3:okhttp:4.9.2'
8
implementation libs.kotlin.stdlib
9
- api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
+ api 'com.github.owncloud:dav4android:oc_support_2.1.5'
10
11
// Androidx
12
implementation libs.androidx.core.ktx
0 commit comments