mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 10:49:42 +02:00
Bump gradle from 3.6.1 to 4.0.0
Bumps gradle from 3.6.1 to 4.0.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
875f613cd9
commit
84bae52e4c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import java.text.SimpleDateFormat
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
version_gradle_tools = "3.6.1"
|
||||
version_gradle_tools = "4.0.0"
|
||||
version_plugin_kotlin = "1.3.71"
|
||||
enable_plugin_kotlin = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue