mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker (#571)
Bumps `kotlin_version` from 1.5.0 to 1.5.10. Updates `kotlin-gradle-plugin` from 1.5.0 to 1.5.10 - [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.5.0...v1.5.10) Updates `kotlin-stdlib-jdk7` from 1.5.0 to 1.5.10 - [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.5.0...v1.5.10) 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
edba2b7047
commit
37a94361ba
@ -1,7 +1,7 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.5.0'
|
||||
ext.kotlin_version = '1.5.10'
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user