This commit also follows Framework 7.0 with a Kotlin 2.x baseline for all applications. Closes gh-1203
11 lines
199 B
INI
11 lines
199 B
INI
version=2.0.0-SNAPSHOT
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.daemon=true
|
|
org.gradle.parallel=true
|
|
org.gradle.jvmargs=-Dfile.encoding=UTF-8
|
|
|
|
kotlinVersion=2.1.20
|
|
|
|
kotlin.stdlib.default.dependency=false
|