change: Mark markdown-plugin as a distinct project (#160)

Create a settings.gradle file so it is treated as a separate project.
This commit is contained in:
Nik Clayton 2023-10-13 14:23:28 +02:00 committed by GitHub
parent b7e90dc313
commit d84ab2b2a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
rootProject.name = "markdown2resource-plugin"