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

Commit 53ff849

Browse files
Bump LogcatCore from 2.2.2 to 2.12
Bumps LogcatCore from 2.2.2 to 2.12. --- updated-dependencies: - dependency-name: com.github.AppDevNext.Logcat:LogcatCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2f7426 commit 53ff849

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.2.2'
9+
api 'com.github.AppDevNext.Logcat:LogcatCore:2.12'
1010

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

0 commit comments

Comments
 (0)