Skip to content

Commit 088bd47

Browse files
authored
Merge pull request #709 from AppDevNext/dependabot/gradle/androidx.core-core-ktx-1.17.0
Bump androidx.core:core-ktx from 1.16.0 to 1.17.0
2 parents 4892f8d + a300072 commit 088bd47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCoreUI/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626

2727
dependencies {
2828
api project(":LogcatCoreLib")
29-
implementation "androidx.core:core-ktx:1.16.0"
29+
implementation "androidx.core:core-ktx:1.17.0"
3030
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
3131
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2"
3232
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.2"

0 commit comments

Comments
 (0)