We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3113f commit 3582c86Copy full SHA for 3582c86
README.md
@@ -17,6 +17,7 @@ It is pretty simple to use this plugin. Just add the following code to your `bui
17
18
```kt
19
plugins {
20
+ id("java-library")
21
id("org.allaymc.gradle.plugin").version("0.1.1")
22
}
23
0 commit comments