aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-06-06 16:23:22 -0400
committerGitHub <noreply@github.com>2019-06-06 16:23:22 -0400
commitdc409d14c26a9cb6be4eecfb59e56f37207572c8 (patch)
tree2228e607efc3917ea8c38f83dfff21c4ea3fe5dd /settings.gradle.kts
parent17a6a36279f20974e4db8d7355e747f4f59c1af1 (diff)
downloadfrost-dc409d14c26a9cb6be4eecfb59e56f37207572c8.tar.gz
frost-dc409d14c26a9cb6be4eecfb59e56f37207572c8.tar.bz2
frost-dc409d14c26a9cb6be4eecfb59e56f37207572c8.zip
Enhancement/whatsnew (#1434)
* Use kts for settings * Update whatsnew automatically * Remove changelog length check
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
new file mode 100644
index 00000000..8a109a87
--- /dev/null
+++ b/settings.gradle.kts
@@ -0,0 +1 @@
+include(":app") \ No newline at end of file