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.
2 parents 767ffbd + e23f15d commit 0842ff1Copy full SHA for 0842ff1
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