We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee1727 commit af25893Copy full SHA for af25893
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("java-library")
3
- id("org.allaymc.gradle.plugin") version "0.1.2"
+ id("org.allaymc.gradle.plugin") version "0.2.0"
4
}
5
6
// TODO: Update the group to yours (should be same to the package of the plugin main class)
0 commit comments