File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ android {
2121dependencies {
2222 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
2323 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3"
24- implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.4.1 "
24+ implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.5.0 "
2525 implementation ' androidx.lifecycle:lifecycle-livedata-ktx:2.4.1'
2626 api ' com.github.hannesa2:timber:5.0.1.1'
2727}
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 implementation " androidx.core:core-ktx:1.8.0"
2424 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
2525 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3"
26- implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.4.1 "
26+ implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.5.0 "
2727 implementation ' androidx.recyclerview:recyclerview:1.2.1'
2828 api ' com.google.android.material:material:1.6.1'
2929}
You can’t perform that action at this time.
0 commit comments