Skip to content

Commit b1adb2c

Browse files
Update dependency com.squareup.leakcanary:leakcanary-android to v2.13
1 parent 0b1ad16 commit b1adb2c

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.12'
47+
implementation 'com.squareup.leakcanary:leakcanary-android:2.13'
4848
}

0 commit comments

Comments
 (0)