fix(deps): update dependency com.squareup.leakcanary:plumber-android-startup to v2.13 (#2845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
020e4173a4
commit
59abe7edf7
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ thirdparty-flowbinding-android = { module = "io.github.reactivecircus.flowbindin
|
|||
thirdparty-jgit = "org.eclipse.jgit:org.eclipse.jgit:4.5.7.201904151645-r"
|
||||
thirdparty-kotlinResult = { module = "com.michael-bull.kotlin-result:kotlin-result", version.ref = "kotlinResult" }
|
||||
thirdparty-kotlinResult-coroutines = { module = "com.michael-bull.kotlin-result:kotlin-result-coroutines", version.ref = "kotlinResult" }
|
||||
thirdparty-leakcanary-plumber = "com.squareup.leakcanary:plumber-android-startup:2.12"
|
||||
thirdparty-leakcanary-plumber = "com.squareup.leakcanary:plumber-android-startup:2.13"
|
||||
thirdparty-logcat = "com.squareup.logcat:logcat:0.1"
|
||||
thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.3.2"
|
||||
thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.1"
|
||||
|
|
Loading…
Reference in a new issue