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 92b8f43 commit 35bbb23Copy full SHA for 35bbb23
app/build.gradle
@@ -41,4 +41,5 @@ dependencies {
41
implementation 'com.google.android.material:material:1.11.0'
42
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
43
implementation 'com.squareup.picasso:picasso:2.71828'
44
+ implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0"
45
}
0 commit comments