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

Commit a035423

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 cb076aa commit a035423

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:$orgJetbrainsKotlin"
99
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
10-
api 'com.github.AppDevNext.Logcat:LogcatCore:2.2.2'
10+
api 'com.github.AppDevNext.Logcat:LogcatCore:2.12'
1111

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

0 commit comments

Comments
 (0)