mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-22 06:57:44 +01:00
Merge pull request #263 from ouchadam/dependabot/gradle/com.squareup.leakcanary-leakcanary-android-2.10
Bump leakcanary-android from 2.9.1 to 2.10
This commit is contained in:
commit
b58434aac8
@ -132,7 +132,7 @@ ext.Dependencies.with {
|
||||
sqldelightAndroid = "com.squareup.sqldelight:android-driver:${sqldelightVer}"
|
||||
sqldelightInMemory = "com.squareup.sqldelight:sqlite-driver:${sqldelightVer}"
|
||||
|
||||
leakCanary = 'com.squareup.leakcanary:leakcanary-android:2.9.1'
|
||||
leakCanary = 'com.squareup.leakcanary:leakcanary-android:2.10'
|
||||
|
||||
ktorAndroid = "io.ktor:ktor-client-android:${ktorVer}"
|
||||
ktorCore = "io.ktor:ktor-client-core:${ktorVer}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user