From bee8824e336fbbfc75fa3e08254b35a7083e3984 Mon Sep 17 00:00:00 2001 From: Hannes Achleitner Date: Wed, 24 Jun 2020 12:25:08 +0200 Subject: [PATCH] Update logcat for Crashlytic --- owncloudComLibrary/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/owncloudComLibrary/build.gradle b/owncloudComLibrary/build.gradle index 5537f94ed..37aa8d062 100644 --- a/owncloudComLibrary/build.gradle +++ b/owncloudComLibrary/build.gradle @@ -7,6 +7,7 @@ dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion" api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5' api 'com.github.AppDevNext.Logcat:LogcatCore:2.1.1' + api 'com.github.AppDevNext.Logcat:LogcatCrashlytic:2.1.1' api 'net.openid:appauth:0.7.1' // Moshi