1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-12 00:42:58 +00:00

Better logging

This commit is contained in:
Hannes Achleitner
2019-10-30 23:07:04 +01:00
parent 07e00a720d
commit 035c5fdf65
3 changed files with 40 additions and 175 deletions
+1
View File
@@ -8,6 +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'
}
allOpen {