mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-10-31 21:43:55 +00:00
18 lines
312 B
INI
18 lines
312 B
INI
kotlin.code.style=official
|
|
org.gradle.parallel=true
|
|
kotlin.js.generate.externals=true
|
|
kotlin.incremental=true
|
|
kotlin.incremental.js=true
|
|
kotlin.incremental.multiplatform=true
|
|
|
|
|
|
kotlin_version=1.4.21
|
|
kotlin_coroutines_version=1.4.2
|
|
|
|
dokka_version=1.4.20
|
|
|
|
klockVersion=2.0.3
|
|
|
|
github_release_plugin_version=2.2.12
|
|
|