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

Commit 2a4f817

Browse files
committed
Show logcat live
It updates logcat content during observation
1 parent 9bef933 commit 2a4f817

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
@@ -6,7 +6,7 @@ dependencies {
66
api 'com.squareup.okhttp3:okhttp:4.6.0'
77
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
88
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
9-
api 'com.github.AppDevNext.Logcat:LogcatCore:2.1.1'
9+
api 'com.github.AppDevNext.Logcat:LogcatCore:2.2.1'
1010

1111
// Moshi
1212
implementation ("com.squareup.moshi:moshi-kotlin:$moshiVersion") {

0 commit comments

Comments
 (0)