Build: switch language level for compilation to 2.0

KT-61951
This commit is contained in:
Dmitriy Novozhilov
2023-10-10 14:30:18 +03:00
committed by Space Team
parent 5642f2a8c4
commit a35f2eb90e
4 changed files with 29 additions and 99 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ systemProp.org.gradle.internal.http.socketTimeout=90000
cacheRedirectorEnabled=true
defaultSnapshotVersion=2.0.255-SNAPSHOT
kotlinLanguageVersion=1.9
kotlinLanguageVersion=2.0
kotlin.build.gradlePlugin.version=0.0.39