1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

remove some pointless warnings

This commit is contained in:
Hannes Achleitner 2019-11-12 08:26:25 +01:00
parent 035c5fdf65
commit d32f35147f

View File

@ -8,7 +8,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:3.12.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
api 'com.gitlab.ownclouders:dav4android:oc_support_1.0.1'
api 'com.github.hannesa2:Logcat:1.5.2'
api 'com.github.hannesa2:Logcat:1.5.3'
}
allOpen {