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 12e0ec6 commit fa33026Copy full SHA for fa33026
build.gradle.kts
@@ -3,7 +3,7 @@ import com.vanniktech.maven.publish.MavenPublishBaseExtension
3
plugins {
4
id("java-library")
5
id("com.vanniktech.maven.publish") version "0.34.0"
6
- id("org.allaymc.gradle.plugin") version "0.1.2"
+ id("org.allaymc.gradle.plugin") version "0.2.0"
7
}
8
9
group = "org.allaymc"
0 commit comments