1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-12 11:49:41 +02:00

Bump gradle from 3.2.1 to 3.4.2

Bumps gradle from 3.2.1 to 3.4.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-26 00:38:59 +00:00 committed by GitHub
parent 3ec8ab89c6
commit 0438cf676c
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.2.1"
version_gradle_tools = "3.4.2"
version_plugin_kotlin = "1.3.11"
enable_plugin_kotlin = false