diff options
Diffstat (limited to 'tectech/build.gradle')
-rw-r--r-- | tectech/build.gradle | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tectech/build.gradle b/tectech/build.gradle new file mode 100644 index 0000000000..e57a16f9f1 --- /dev/null +++ b/tectech/build.gradle @@ -0,0 +1,5 @@ +//version: 1707058017 + +plugins { + id 'com.gtnewhorizons.gtnhconvention' +} |