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 {
4343 implementation ' androidx.constraintlayout:constraintlayout:2.1.4' 
4444
4545 //  viewModels
46-  implementation " androidx.fragment:fragment-ktx:1.4.1 " 
46+  implementation " androidx.fragment:fragment-ktx:1.5.0 " 
4747
4848 testImplementation ' junit:junit:4.13.2' 
4949 androidTestImplementation ' androidx.test.ext:junit:1.1.3' 
@@ -54,7 +54,7 @@ dependencies {
5454 implementation ' org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3' 
5555
5656 //  viewModelScope
57-  implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1 ' 
57+  implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.0 ' 
5858 //  lifecycleScope
59-  implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.4.1 ' 
59+  implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.5.0 ' 
6060}
                                 You can’t perform that action at this time. 
               
                  
0 commit comments