diff options
author | Roman Gräf <romangraef@gmail.com> | 2020-04-30 03:28:48 +0200 |
---|---|---|
committer | Roman Gräf <romangraef@gmail.com> | 2020-04-30 03:28:48 +0200 |
commit | a22fd2a6b3248d8b9309d3a88ccc7e107d0cfcd8 (patch) | |
tree | 9a93ab31f0fee1c242bd1565dcb1c8823948622a /gradle.properties | |
download | jrconfig-a22fd2a6b3248d8b9309d3a88ccc7e107d0cfcd8.tar.gz jrconfig-a22fd2a6b3248d8b9309d3a88ccc7e107d0cfcd8.tar.bz2 jrconfig-a22fd2a6b3248d8b9309d3a88ccc7e107d0cfcd8.zip |
Initial commitv0.1
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..29e08e8 --- /dev/null +++ b/gradle.properties @@ -0,0 +1 @@ +kotlin.code.style=official
\ No newline at end of file |