mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump androidx.core:core-ktx in /WearOS
Bumps androidx.core:core-ktx from 1.15.0 to 1.17.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
73ac16ffca
commit
e9a9e620fc
@ -52,7 +52,7 @@ android {
|
||||
// [START maps_wear_os_dependencies]
|
||||
dependencies {
|
||||
// [START_EXCLUDE]
|
||||
implementation("androidx.core:core-ktx:1.15.0")
|
||||
implementation("androidx.core:core-ktx:1.17.0")
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21")
|
||||
// [END_EXCLUDE]
|
||||
compileOnly("com.google.android.wearable:wearable:2.9.0")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user