1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-06 15:36:45 +00:00

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-14 09:18:26 +00:00 committed by GitHub
parent d6f969bd91
commit bdabc97f80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:4.6.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$orgJetbrainsKotlin"
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
api 'com.github.AppDevNext.Logcat:LogcatCore:2.2.2'
api 'com.github.AppDevNext.Logcat:LogcatCore:2.12'
// Moshi
implementation("com.squareup.moshi:moshi-kotlin:$comSquareupMoshi") {