Browse Source
Update dependency com.squareup.leakcanary:leakcanary-android to v2.7
renovate/org.robolectric-robolectric-4.x
Renovate Bot
4 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with
1 additions and
1 deletions
-
app/build.gradle
|
|
@ -157,7 +157,7 @@ dependencies { |
|
|
|
implementation 'com.github.ammargitham:uCrop:2.3-native-beta-2' |
|
|
|
implementation 'com.github.ammargitham:android-gpuimage:2.1.1-beta4' |
|
|
|
|
|
|
|
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.6' |
|
|
|
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7' |
|
|
|
|
|
|
|
githubImplementation 'io.sentry:sentry-android:4.3.0' |
|
|
|
|
|
|
|