File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ dependencies {
43
43
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
44
44
45
45
// viewModels
46
- implementation " androidx.fragment:fragment-ktx:1.5.0 "
46
+ implementation " androidx.fragment:fragment-ktx:1.5.1 "
47
47
48
48
testImplementation ' junit:junit:4.13.2'
49
49
androidTestImplementation ' androidx.test.ext:junit:1.1.3'
@@ -54,7 +54,7 @@ dependencies {
54
54
implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
55
55
56
56
// viewModelScope
57
- implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.0 '
57
+ implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 '
58
58
// lifecycleScope
59
- implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.5.0 '
59
+ implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 '
60
60
}
You can’t perform that action at this time.
0 commit comments