mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Merge pull request #248 from owncloud/fix/content_folder_brackets
Fix/content folder brackets
This commit is contained in:
commit
a7ad9d4152
@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
|
||||
dependencies {
|
||||
api 'com.squareup.okhttp3:okhttp:3.12.0'
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.11"
|
||||
implementation 'com.gitlab.ownclouders:dav4android:oc_support'
|
||||
api 'com.gitlab.ownclouders:dav4android:oc_support_1.0.1'
|
||||
}
|
||||
|
||||
android {
|
||||
|
Loading…
x
Reference in New Issue
Block a user