diff --git a/owncloudComLibrary/build.gradle b/owncloudComLibrary/build.gradle index 4a6473bae8..7899f413bc 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_1.0.1' api 'com.github.AppDevNext.Logcat:LogcatCore:2.0.2' + api 'com.github.AppDevNext.Logcat:LogcatCrashlytic:2.0.2' api 'net.openid:appauth:0.7.1' // Moshi