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.
2 parents 02b81f2 + 9aab88e commit 1d95643Copy full SHA for 1d95643
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