Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 925f1e7

Browse files
authored
Merge pull request #330 from owncloud/UpdateLogcat
Update logcat
2 parents f184347 + 6d5d90d commit 925f1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owncloudComLibrary/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
api 'com.squareup.okhttp3:okhttp:4.6.0'
88
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
99
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
10-
api 'com.github.hannesa2:Logcat:1.6.0'
10+
api 'com.github.AppDevNext.Logcat:LogcatCore:2.1.1'
1111
api 'net.openid:appauth:0.7.1'
1212

1313
// Moshi

0 commit comments

Comments
 (0)