Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit a7a269a

Browse files
committed
Fix timestamps
1 parent f09162b commit a7a269a

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-allopen'
66
dependencies {
77
api 'com.squareup.okhttp3:okhttp:4.6.0'
88
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
9-
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.2'
9+
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
1010
api 'com.github.hannesa2:Logcat:1.6.0'
1111
api 'net.openid:appauth:0.7.1'
1212

0 commit comments

Comments
 (0)