mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
20 lines
350 B
INI
20 lines
350 B
INI
kotlin.code.style=official
|
|
org.gradle.parallel=true
|
|
kotlin.js.generate.externals=true
|
|
kotlin.incremental=true
|
|
kotlin.incremental.js=true
|
|
|
|
|
|
kotlin_version=1.4.10
|
|
kotlin_coroutines_version=1.4.1
|
|
|
|
dokka_version=0.10.1
|
|
|
|
gradle_bintray_plugin_version=1.8.5
|
|
|
|
klockVersion=1.12.1
|
|
|
|
github_release_plugin_version=2.2.12
|
|
|
|
kotlin.incremental.multiplatform=true
|