Skip to content

Commit 9640227

Browse files
authored
Merge pull request #664 from wdullaer/dependabot/gradle/com.squareup.leakcanary-leakcanary-android-2.3
Bump leakcanary-android from 2.2 to 2.3
2 parents 3b32596 + 941b472 commit 9640227

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)