From 8b100d751e6b14b80da1089214443e94aa7dd510 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 0e68d03dd..f595a8667 100644 --- a/owncloudComLibrary/build.gradle +++ b/owncloudComLibrary/build.gradle @@ -8,6 +8,7 @@ dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion" api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.2' api 'com.github.AppDevNext.Logcat:LogcatCore:2.0.3' + api 'com.github.AppDevNext.Logcat:LogcatCrashlytic:2.0.3' api 'net.openid:appauth:0.7.1' // Moshi