mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Replace compile with api
This commit is contained in:
parent
2ccd681d2f
commit
bf225b275f
@ -18,8 +18,8 @@ allprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.apache.jackrabbit:jackrabbit-webdav:2.12.4'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.10.0'
|
||||
api 'org.apache.jackrabbit:jackrabbit-webdav:2.12.4'
|
||||
api 'com.squareup.okhttp3:okhttp:3.10.0'
|
||||
}
|
||||
|
||||
android {
|
||||
|
Loading…
x
Reference in New Issue
Block a user