Skip to content

Commit ce1c46b

Browse files
Bump com.squareup.leakcanary:leakcanary-android from 2.10 to 2.11 (#465)
Bumps [com.squareup.leakcanary:leakcanary-android](https://github.com/square/leakcanary) from 2.10 to 2.11. - [Release notes](https://github.com/square/leakcanary/releases) - [Changelog](https://github.com/square/leakcanary/blob/main/docs/changelog.md) - [Commits](square/leakcanary@v2.10...v2.11) --- updated-dependencies: - dependency-name: com.squareup.leakcanary:leakcanary-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1bd4e6 commit ce1c46b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ dependencies {
197197
//noinspection GradleDependency
198198
implementation 'com.google.zxing:core:3.3.0'
199199

200-
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
200+
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.11'
201201

202202
// requires minSDK 16 according to docs, not sure if it causes an issue
203203
withAnalyticsImplementation 'com.google.android.gms:play-services-analytics:18.0.2'

0 commit comments

Comments
 (0)