1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-16 16:44:53 +02:00

Bump gradle from 3.4.2 to 3.5.0 (#250)

This commit is contained in:
dependabot-preview[bot] 2019-08-21 12:22:56 +00:00 committed by Gregor Santner
parent c9d3693515
commit 6d45620181

View file

@ -13,7 +13,7 @@ import java.text.SimpleDateFormat
buildscript {
ext {
version_gradle_tools = "3.4.2"
version_gradle_tools = "3.5.0"
version_plugin_kotlin = "1.3.41"
enable_plugin_kotlin = false