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 696c235 commit 9cdc62fCopy full SHA for 9cdc62f
sample/build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
implementation 'androidx.appcompat:appcompat:1.7.1'
48
implementation 'com.google.android.material:material:1.13.0'
49
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
50
- implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.9.4'
+ implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.10.0'
51
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0'
52
implementation project(path: ':ui')
53
testImplementation 'junit:junit:4.13.2'
0 commit comments