|
|
|
@ -268,9 +268,9 @@ dependencies {
|
|
|
|
|
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:$lifecycleVersion"
|
|
|
|
|
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
|
|
|
|
|
implementation "androidx.paging:paging-runtime-ktx:$pagingVersion"
|
|
|
|
|
implementation 'androidx.activity:activity-ktx:1.5.1'
|
|
|
|
|
implementation 'androidx.activity:activity-compose:1.5.1'
|
|
|
|
|
implementation 'androidx.fragment:fragment-ktx:1.5.3'
|
|
|
|
|
implementation 'androidx.activity:activity-ktx:1.9.2'
|
|
|
|
|
implementation 'androidx.activity:activity-compose:1.9.2'
|
|
|
|
|
implementation 'androidx.fragment:fragment-ktx:1.8.4'
|
|
|
|
|
implementation "androidx.core:core-ktx:$coreVersion"
|
|
|
|
|
implementation "androidx.work:work-runtime-ktx:2.7.1"
|
|
|
|
|
|
|
|
|
|