From 2b725f6af27c0ee6d7486494de4c1bbc2f3a1195 Mon Sep 17 00:00:00 2001 From: rnentjes Date: Tue, 11 May 2021 09:09:52 +0200 Subject: [PATCH] Add gradle.properties.example --- gradle.properties.example | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gradle.properties.example diff --git a/gradle.properties.example b/gradle.properties.example new file mode 100644 index 0000000..ba7ed9f --- /dev/null +++ b/gradle.properties.example @@ -0,0 +1,5 @@ +kotlin.code.style=official +kotlin.js.compiler=both + +nexusUsername=deployment +nexusPassword=3p7pl4aenHNFqUhYBaRIlqH6lk