File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ dependencies {
3434 implementation ' androidx.core:core-ktx:1.12.0'
3535 implementation ' androidx.appcompat:appcompat:1.6.1'
3636 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
37- implementation ' androidx.fragment:fragment-ktx:1.6.1 '
38- implementation ' androidx.recyclerview:recyclerview:1.3.1 '
37+ implementation ' androidx.fragment:fragment-ktx:1.6.2 '
38+ implementation ' androidx.recyclerview:recyclerview:1.3.2 '
3939 implementation ' com.squareup.okhttp3:okhttp:4.10.0'
4040 implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
41- implementation ' androidx.recyclerview:recyclerview:1.3.1 '
41+ implementation ' androidx.recyclerview:recyclerview:1.3.2 '
4242 androidTestImplementation ' androidx.test.ext:junit:1.1.5'
4343 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
4444}
You can’t perform that action at this time.
0 commit comments