mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump kotlin_version from 1.4.21-2 to 1.4.30 in /snippets (#439)
Bumps `kotlin_version` from 1.4.21-2 to 1.4.30. Updates `kotlin-gradle-plugin` from 1.4.21-2 to 1.4.30 - [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.4.21-2...v1.4.30) Updates `kotlin-stdlib` from 1.4.21-2 to 1.4.30 - [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.4.21-2...v1.4.30) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
0354de7221
commit
53a82db9f5
@ -1,6 +1,6 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.4.21-2"
|
||||
ext.kotlin_version = "1.4.30"
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user