We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4892f8d + a300072 commit 088bd47Copy full SHA for 088bd47
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.16.0"
+ implementation "androidx.core:core-ktx:1.17.0"
30
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
31
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2"
32
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.2"
0 commit comments