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 ce5a338 commit e23f15dCopy full SHA for e23f15d
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.11'
+ implementation 'com.squareup.leakcanary:leakcanary-android:2.12'
48
}
0 commit comments