We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae06169 + a2ffcbc commit 62f1eceCopy full SHA for 62f1ece
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.15.0"
+ implementation "androidx.core:core-ktx:1.16.0"
30
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
31
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
32
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
0 commit comments