|
|
|
|
@ -72,11 +72,11 @@ dependencies {
|
|
|
|
|
implementation 'androidx.core:core-ktx:1.7.0'
|
|
|
|
|
implementation 'androidx.activity:activity-ktx:1.4.0'
|
|
|
|
|
implementation 'androidx.fragment:fragment-ktx:1.4.1'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.4.0'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-service:2.4.0'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-process:2.4.0'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.1'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.4.1'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-service:2.4.1'
|
|
|
|
|
implementation 'androidx.lifecycle:lifecycle-process:2.4.1'
|
|
|
|
|
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
|
|
|
|
|
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
|
|
|
|
implementation 'androidx.recyclerview:recyclerview:1.2.1'
|
|
|
|
|
@ -85,7 +85,7 @@ dependencies {
|
|
|
|
|
implementation 'androidx.work:work-runtime-ktx:2.7.1'
|
|
|
|
|
implementation 'com.google.android.material:material:1.5.0'
|
|
|
|
|
//noinspection LifecycleAnnotationProcessorWithJava8
|
|
|
|
|
kapt 'androidx.lifecycle:lifecycle-compiler:2.4.0'
|
|
|
|
|
kapt 'androidx.lifecycle:lifecycle-compiler:2.4.1'
|
|
|
|
|
|
|
|
|
|
implementation 'androidx.room:room-runtime:2.4.1'
|
|
|
|
|
implementation 'androidx.room:room-ktx:2.4.1'
|
|
|
|
|
|