diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-06 01:51:28 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-03-06 01:51:28 +0100 |
commit | 7b0ea53376bca05aadc9cfcecce1080784c43de7 (patch) | |
tree | 5eaba28590cc9f7216b5edfa355396eb28656941 /gradle.properties | |
download | SkyHanniChangelogBuilder-7b0ea53376bca05aadc9cfcecce1080784c43de7.tar.gz SkyHanniChangelogBuilder-7b0ea53376bca05aadc9cfcecce1080784c43de7.tar.bz2 SkyHanniChangelogBuilder-7b0ea53376bca05aadc9cfcecce1080784c43de7.zip |
Initial commit
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..7fc6f1f --- /dev/null +++ b/gradle.properties @@ -0,0 +1 @@ +kotlin.code.style=official |