summaryrefslogtreecommitdiffstats
path: root/build/platform/java
diff options
context:
space:
mode:
authorpazus <[email protected]>2022-02-10 16:51:38 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:51:38 +0300
commitc76a613c348512a52e08f1cafa17780dad0490f5 (patch)
treeab7fbbf3253d4c0e2793218f09378908beb025fb /build/platform/java
parent34f17a82a8817cfc83b81b4bb14991dfaba7b639 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'build/platform/java')
-rw-r--r--build/platform/java/kotlin/ya.make24
1 files changed, 12 insertions, 12 deletions
diff --git a/build/platform/java/kotlin/ya.make b/build/platform/java/kotlin/ya.make
index dd1d03a1019..b4c0b0b83a5 100644
--- a/build/platform/java/kotlin/ya.make
+++ b/build/platform/java/kotlin/ya.make
@@ -8,22 +8,22 @@ ELSEIF(KOTLIN_VERSION == "1.3.72")
ELSEIF(KOTLIN_VERSION == "1.4.0")
DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1708283452)
ELSEIF(KOTLIN_VERSION == "1.4.10")
- DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1730522145)
+ DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1730522145)
ELSEIF(KOTLIN_VERSION == "1.4.20")
- DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1869719387)
-ELSEIF(KOTLIN_VERSION == "1.4.30")
- DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1974389794)
-ELSEIF(KOTLIN_VERSION == "1.5.10")
+ DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1869719387)
+ELSEIF(KOTLIN_VERSION == "1.4.30")
+ DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1974389794)
+ELSEIF(KOTLIN_VERSION == "1.5.10")
DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2183338194)
ELSEIF(KOTLIN_VERSION == "1.5.20")
DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2257446523)
-ELSEIF(KOTLIN_VERSION == "1.5.21")
- DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2285312314)
-ELSEIF(KOTLIN_VERSION == "1.5.30")
- DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2382793744)
-ELSEIF(KOTLIN_VERSION == "1.5.31")
- DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2444978303)
-ELSEIF(KOTLIN_VERSION == "1.6.10")
+ELSEIF(KOTLIN_VERSION == "1.5.21")
+ DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2285312314)
+ELSEIF(KOTLIN_VERSION == "1.5.30")
+ DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2382793744)
+ELSEIF(KOTLIN_VERSION == "1.5.31")
+ DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2444978303)
+ELSEIF(KOTLIN_VERSION == "1.6.10")
DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2754878302)
ELSE()
MESSAGE(FATAL_ERROR Unexpected KOTLIN_VERSION ${KOTLIN_VERSION})