We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e33b48 + e38faf1 commit b84823aCopy full SHA for b84823a
1 file changed
LogcatCoreUI/build.gradle
@@ -26,7 +26,7 @@ android {
26
27
dependencies {
28
api project(':LogcatCoreLib')
29
- implementation "androidx.core:core-ktx:1.10.0"
+ implementation "androidx.core:core-ktx:1.10.1"
30
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
31
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1"
32
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.6.1"
0 commit comments