Update tools

This commit is contained in:
Gregor Santner 2019-12-06 22:02:24 +01:00
parent 7361d4bc3f
commit 8326c2196c
No known key found for this signature in database
GPG Key ID: 7E83A7834AECB009
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ import java.text.SimpleDateFormat
buildscript {
ext {
version_gradle_tools = "3.5.2"
version_plugin_kotlin = "1.3.60"
version_gradle_tools = "3.5.3"
version_plugin_kotlin = "1.3.61"
enable_plugin_kotlin = false
version_compileSdk = 28