Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b7f6d40b562cc05b0c88d1051ff42fe8a146ea5
/
.
/
compiler
/
testData
/
cli
/
jvm
/
apiVersion
/
apiVersionGreaterThanLanguage.out
blob: 75c1d9ac93d73f5a7c71517ba760417e15b9609b [
file
]
error
:
-
api
-
version
(
2.2
)
cannot be greater than
-
language
-
version
(
2.1
).
warning
:
language version
2.1
is
deprecated
and
its support will be removed
in
a future version of
Kotlin
.
Update
the version to
2.3
.
COMPILATION_ERROR