mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 18:59:42 +02:00
Bump version_plugin_kotlin from 1.3.72 to 1.4.21
Bumps `version_plugin_kotlin` from 1.3.72 to 1.4.21. Updates `kotlin-gradle-plugin` from 1.3.72 to 1.4.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog-1.3.X.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.21) Updates `kotlin-stdlib-jdk8` from 1.3.72 to 1.4.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog-1.3.X.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.72...v1.4.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ff62aa5a07
commit
f58e0bc038
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ import java.text.SimpleDateFormat
|
|||
buildscript {
|
||||
ext {
|
||||
version_gradle_tools = "3.6.3"
|
||||
version_plugin_kotlin = "1.3.72"
|
||||
version_plugin_kotlin = "1.4.21"
|
||||
enable_plugin_kotlin = false
|
||||
|
||||
version_compileSdk = 28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue