Skip to content

Commit 941b472

Browse files
Bump leakcanary-android from 2.2 to 2.3
Bumps [leakcanary-android](https://github.com/square/leakcanary) from 2.2 to 2.3. - [Release notes](https://github.com/square/leakcanary/releases) - [Changelog](https://github.com/square/leakcanary/blob/master/docs/changelog.md) - [Commits](square/leakcanary@v2.2...v2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3b32596 commit 941b472

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ dependencies {
3434
implementation 'androidx.appcompat:appcompat:1.1.0'
3535
implementation 'com.google.android.material:material:1.1.0'
3636
implementation 'androidx.viewpager:viewpager:1.0.0'
37-
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.2'
37+
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.3'
3838
}

0 commit comments

Comments
 (0)