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 41e705f + 3d7b915 commit dd4c116Copy full SHA for dd4c116
1 file changed
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