File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ android {
2020
2121dependencies {
2222 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
23- implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3 "
23+ implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 "
2424 implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.5.0"
2525 implementation ' androidx.lifecycle:lifecycle-livedata-ktx:2.5.0'
2626 api ' com.github.hannesa2:timber:5.0.1.1'
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies {
2222 api project(' :LogcatCoreLib' )
2323 implementation " androidx.core:core-ktx:1.8.0"
2424 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
25- implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3 "
25+ implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 "
2626 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'
You can’t perform that action at this time.
0 commit comments