Skip to content

Commit e38faf1

Browse files
Bump androidx.core:core-ktx from 1.10.0 to 1.10.1
Bumps androidx.core:core-ktx from 1.10.0 to 1.10.1. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46f0ab1 commit e38faf1

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

0 commit comments

Comments
 (0)