We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 602c698 + 80a8549 commit 67cc225Copy full SHA for 67cc225
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 "2.0.0"
+ id("com.gradle.plugin-publish") version "2.1.1"
5
}
6
7
group = "studio.o7"
0 commit comments