Bump gradle from 3.5.1 to 3.5.2

Bumps gradle from 3.5.1 to 3.5.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-05 09:13:14 +00:00 committed by GitHub
parent 1948c28cff
commit a25198609c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import java.text.SimpleDateFormat
buildscript {
ext {
version_gradle_tools = "3.5.1"
version_gradle_tools = "3.5.2"
version_plugin_kotlin = "1.3.50"
enable_plugin_kotlin = false