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

Update logcat library

This commit is contained in:
Abel García de Prada
2020-01-13 14:17:48 +01:00
parent c0a11c5d0b
commit 073a91c580
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,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.6'
api 'com.github.hannesa2:Logcat:1.6.0'
}
allOpen {