From 6d5d90d58c8e3c0c317d8b1acbe05171b8b95f4c Mon Sep 17 00:00:00 2001 From: Hannes Achleitner Date: Wed, 24 Jun 2020 12:24:10 +0200 Subject: [PATCH] Update logcat --- owncloudComLibrary/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/owncloudComLibrary/build.gradle b/owncloudComLibrary/build.gradle index ef04982b..bcd29899 100644 --- a/owncloudComLibrary/build.gradle +++ b/owncloudComLibrary/build.gradle @@ -7,7 +7,7 @@ dependencies { api 'com.squareup.okhttp3:okhttp:4.6.0' implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion" api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5' - api 'com.github.hannesa2:Logcat:1.6.0' + api 'com.github.AppDevNext.Logcat:LogcatCore:2.1.1' api 'net.openid:appauth:0.7.1' // Moshi