aboutsummaryrefslogtreecommitdiffstats
path: root/js/js-stub/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'js/js-stub/build.gradle')
-rw-r--r--js/js-stub/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/js-stub/build.gradle b/js/js-stub/build.gradle
index 20067b7c..b2ca0398 100644
--- a/js/js-stub/build.gradle
+++ b/js/js-stub/build.gradle
@@ -1,9 +1,9 @@
/*
- * Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ * Copyright 2016-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
*/
compileKotlin {
kotlinOptions {
freeCompilerArgs += "-Xallow-kotlin-package"
}
-} \ No newline at end of file
+}