mirror of
https://github.com/gsantner/dandelion
synced 2024-11-24 05:12:09 +01:00
Bump gradle from 3.5.0 to 3.5.1 (#254)
This commit is contained in:
parent
8d019b6c3b
commit
d1be7f5215
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import java.text.SimpleDateFormat
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
version_gradle_tools = "3.5.0"
|
version_gradle_tools = "3.5.1"
|
||||||
version_plugin_kotlin = "1.3.50"
|
version_plugin_kotlin = "1.3.50"
|
||||||
enable_plugin_kotlin = false
|
enable_plugin_kotlin = false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue