mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 02:09:41 +02:00
Update opoc
Update shared helper utilities of my projects to latest state
This commit is contained in:
parent
1948c28cff
commit
7361d4bc3f
9 changed files with 286 additions and 112 deletions
|
@ -13,8 +13,8 @@ import java.text.SimpleDateFormat
|
|||
|
||||
buildscript {
|
||||
ext {
|
||||
version_gradle_tools = "3.5.1"
|
||||
version_plugin_kotlin = "1.3.50"
|
||||
version_gradle_tools = "3.5.2"
|
||||
version_plugin_kotlin = "1.3.60"
|
||||
enable_plugin_kotlin = false
|
||||
|
||||
version_compileSdk = 28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue