We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1037cdf commit bee1727Copy full SHA for bee1727
1 file changed
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("java-library")
3
- id("org.allaymc.gradle.plugin") version "0.1.1"
+ id("org.allaymc.gradle.plugin") version "0.1.2"
4
}
5
6
// TODO: Update the group to yours (should be same to the package of the plugin main class)
0 commit comments