Extract kotlinLanguageVersion to gradle.properties
Read it when building docs in order to keep docs version filter/language analyzer version in sync with the language version used to compile libraries.
This commit is contained in:
committed by
Space Team
parent
28ae0c1649
commit
3b97bfb426
@@ -31,6 +31,7 @@ systemProp.org.gradle.kotlin.dsl.precompiled.accessors.strict=true
|
||||
|
||||
cacheRedirectorEnabled=true
|
||||
defaultSnapshotVersion=1.9.255-SNAPSHOT
|
||||
kotlinLanguageVersion=1.9
|
||||
|
||||
kotlin.build.gradlePlugin.version=0.0.39
|
||||
|
||||
|
||||
Reference in New Issue
Block a user