Skip to content

Commit 6ad0275

Browse files
committed
refactor: replace dav4android location
1 parent 2b349dc commit 6ad0275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owncloudComLibrary/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: 'kotlin-parcelize'
66
dependencies {
77
api 'com.squareup.okhttp3:okhttp:4.9.2'
88
implementation libs.kotlin.stdlib
9-
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
9+
api 'com.github.owncloud:dav4android:oc_support_2.1.5'
1010

1111
// Androidx
1212
implementation libs.androidx.core.ktx

0 commit comments

Comments
 (0)