summaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
author zaaarf <zaaarf@proton.me>2023-02-24 03:03:23 +0100
committer zaaarf <zaaarf@proton.me>2023-02-24 03:03:23 +0100
commit4f87eccc830a7086c8d0c25ceec03b4a18ef3438 (patch)
tree356f9dc1d2b11c339948133950b2f148065efbe8 /settings.gradle
feat: initial commit, limited implementation of the annotation processor
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings.gradle b/settings.gradle
new file mode 100644
index 0000000..6ee7ea3
--- /dev/null
+++ b/settings.gradle
@@ -0,0 +1,2 @@
+rootProject.name = 'lillero-processor'
+