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 02b81f2 commit 9aab88eCopy full SHA for 9aab88e
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
`java-library`
3
`maven-publish`
4
- id("com.gradle.plugin-publish") version "1.3.1"
+ id("com.gradle.plugin-publish") version "2.0.0"
5
}
6
7
group = "studio.o7"
0 commit comments