mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
Bump leakcanary-android from 2.9.1 to 2.10 (#7570)
This commit is contained in:
parent
34d29dc9d7
commit
b4792c8a59
1 changed files with 1 additions and 1 deletions
|
@ -404,6 +404,6 @@ dependencies {
|
|||
androidTestImplementation libs.androidx.fragmentTesting
|
||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-reflect:1.7.22"
|
||||
debugImplementation libs.androidx.fragmentTesting
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.9.1'
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue