diff options
author | spleenjack <spleenjack@yandex-team.ru> | 2022-02-10 16:51:38 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:51:38 +0300 |
commit | 72d3633c571f5a956ba23a98d010d0042517533f (patch) | |
tree | 505e216ee65042b3a3919d06ecf9ff2c17542389 /build/platform | |
parent | c76a613c348512a52e08f1cafa17780dad0490f5 (diff) | |
download | ydb-72d3633c571f5a956ba23a98d010d0042517533f.tar.gz |
Restoring authorship annotation for <spleenjack@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/platform')
-rw-r--r-- | build/platform/java/kotlin/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/platform/java/kotlin/ya.make b/build/platform/java/kotlin/ya.make index b4c0b0b83a..9a2794abef 100644 --- a/build/platform/java/kotlin/ya.make +++ b/build/platform/java/kotlin/ya.make @@ -15,8 +15,8 @@ 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.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") |