diff --git a/gradle.properties b/gradle.properties index e7d14ddf..f2a826f0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,3 @@ version = 6.14.1 -plugin-name = eco \ No newline at end of file +plugin-name = eco +kotlin.code.style = official \ No newline at end of file