We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1ad16 commit b1adb2cCopy full SHA for b1adb2c
sample/build.gradle
@@ -44,5 +44,5 @@ dependencies {
44
implementation 'com.github.wada811:DataBinding-ktx:6.1.0'
45
// implementation project(':ViewLifecycleProperty')
46
implementation 'com.wada811.viewlifecycleproperty:viewlifecycleproperty:1.1.0'
47
- implementation 'com.squareup.leakcanary:leakcanary-android:2.12'
+ implementation 'com.squareup.leakcanary:leakcanary-android:2.13'
48
}
0 commit comments