Skip to content

Commit 35bbb23

Browse files
committed
Otus-Android#3 added dependency for viewModelScope
1 parent 92b8f43 commit 35bbb23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ dependencies {
4141
implementation 'com.google.android.material:material:1.11.0'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4343
implementation 'com.squareup.picasso:picasso:2.71828'
44+
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0"
4445
}

0 commit comments

Comments
 (0)