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 3f61796 commit 2d0a560Copy full SHA for 2d0a560
samplejava/build.gradle
@@ -41,9 +41,7 @@ dependencies {
41
implementation 'io.coil-kt:coil:1.1.1'
42
43
implementation "androidx.recyclerview:recyclerview:1.1.0"
44
- implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-rc01'
45
implementation "androidx.appcompat:appcompat:1.2.0"
46
implementation "androidx.constraintlayout:constraintlayout:2.0.4"
47
- implementation 'androidx.activity:activity-ktx:1.1.0'
48
implementation "com.google.android.material:material:1.2.1"
49
}
0 commit comments