Skip to content

Commit 5e6e976

Browse files
chore(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.0 in /WearOS (#1548)
chore(deps): bump androidx.core:core-ktx in /WearOS Bumps androidx.core:core-ktx from 1.12.0 to 1.13.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b4fc66 commit 5e6e976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WearOS/Wearable/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ android {
4343
dependencies {
4444
// [START_EXCLUDE]
4545
implementation fileTree(dir: 'libs', include: ['*.jar'])
46-
implementation "androidx.core:core-ktx:1.12.0"
46+
implementation "androidx.core:core-ktx:1.13.0"
4747
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.23'
4848
// [END_EXCLUDE]
4949
compileOnly 'com.google.android.wearable:wearable:2.9.0'

0 commit comments

Comments
 (0)