Browse Source
Merge pull request #884 from austinhuang0131/renovate/com.squareup.leakcanary-leakcanary-android-2.x
Update dependency com.squareup.leakcanary:leakcanary-android to v2.7
renovate/org.robolectric-robolectric-4.x
Austin Huang
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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:uCrop:2.3-native-beta-2' |
|
|
implementation 'com.github.ammargitham:android-gpuimage:2.1.1-beta4' |
|
|
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' |
|
|
githubImplementation 'io.sentry:sentry-android:4.3.0' |
|
|
|
|
|
|
|
|
xxxxxxxxxx