mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump kotlin-stdlib-jdk7 from 1.7.20 to 1.7.21 in /WearOS (#1095)
Bumps [kotlin-stdlib-jdk7](https://github.com/JetBrains/kotlin) from 1.7.20 to 1.7.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.20...v1.7.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
58b9786c26
commit
08b2c4350a
@ -43,7 +43,7 @@ dependencies {
|
|||||||
// [START_EXCLUDE]
|
// [START_EXCLUDE]
|
||||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
implementation "androidx.core:core-ktx:1.7.0"
|
implementation "androidx.core:core-ktx:1.7.0"
|
||||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20'
|
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.21'
|
||||||
// [END_EXCLUDE]
|
// [END_EXCLUDE]
|
||||||
compileOnly 'com.google.android.wearable:wearable:2.9.0'
|
compileOnly 'com.google.android.wearable:wearable:2.9.0'
|
||||||
implementation 'com.google.android.support:wearable:2.9.0'
|
implementation 'com.google.android.support:wearable:2.9.0'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user