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 75d2183Copy full SHA for 75d2183
sample/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10"
41
implementation 'androidx.appcompat:appcompat:1.6.1'
42
implementation 'androidx.fragment:fragment-ktx:1.6.1'
43
- implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.6.1'
+ implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.4'
44
implementation 'com.github.wada811:DataBinding-ktx:6.1.0'
45
// implementation project(':ViewLifecycleProperty')
46
implementation 'com.wada811.viewlifecycleproperty:viewlifecycleproperty:1.1.0'
0 commit comments