1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-07 12:51:12 +01:00

Bump gradle from 3.6.1 to 4.0.2

Bumps gradle from 3.6.1 to 4.0.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-07 04:31:40 +00:00 committed by GitHub
parent 93aadae64b
commit 6dd06b1b03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ import java.text.SimpleDateFormat
buildscript {
ext {
version_gradle_tools = "3.6.1"
version_gradle_tools = "4.0.2"
version_plugin_kotlin = "1.3.71"
enable_plugin_kotlin = false