Skip to content

Commit 0842ff1

Browse files
authored
Merge pull request #29 from wada811/renovate/com.squareup.leakcanary-leakcanary-android-2.x
Update dependency com.squareup.leakcanary:leakcanary-android to v2.12
2 parents 767ffbd + e23f15d commit 0842ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ dependencies {
4444
implementation 'com.github.wada811:DataBinding-ktx:6.1.0'
4545
// implementation project(':ViewLifecycleProperty')
4646
implementation 'com.wada811.viewlifecycleproperty:viewlifecycleproperty:1.1.0'
47-
implementation 'com.squareup.leakcanary:leakcanary-android:2.11'
47+
implementation 'com.squareup.leakcanary:leakcanary-android:2.12'
4848
}

0 commit comments

Comments
 (0)