mirror of
https://github.com/gsantner/dandelion
synced 2025-09-08 09:49:43 +02:00
Update tools
This commit is contained in:
parent
7361d4bc3f
commit
8326c2196c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue