Skip to content

Commit a2ffcbc

Browse files
Bump androidx.core:core-ktx from 1.15.0 to 1.16.0
Bumps androidx.core:core-ktx from 1.15.0 to 1.16.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcd3962 commit a2ffcbc

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.15.0"
29+
implementation "androidx.core:core-ktx:1.16.0"
3030
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
3131
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
3232
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"

0 commit comments

Comments
 (0)