[Build] Set language version in project to 1.9
This commit is contained in:
committed by
Space Team
parent
1422654470
commit
6d6c6f072b
+1
-1
@@ -60,7 +60,7 @@ val kotlinVersion by extra(
|
||||
} ?: buildNumber
|
||||
)
|
||||
|
||||
val kotlinLanguageVersion by extra("1.8")
|
||||
val kotlinLanguageVersion by extra("1.9")
|
||||
|
||||
extra["kotlin_root"] = rootDir
|
||||
|
||||
|
||||
Reference in New Issue
Block a user