mirror of
https://github.com/gsantner/dandelion
synced 2024-11-21 20:02:07 +01: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 {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
version_gradle_tools = "3.5.2"
|
version_gradle_tools = "3.5.3"
|
||||||
version_plugin_kotlin = "1.3.60"
|
version_plugin_kotlin = "1.3.61"
|
||||||
enable_plugin_kotlin = false
|
enable_plugin_kotlin = false
|
||||||
|
|
||||||
version_compileSdk = 28
|
version_compileSdk = 28
|
||||||
|
|
Loading…
Reference in a new issue