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 f7ac530 commit 3ec8519Copy full SHA for 3ec8519
build.gradle
@@ -64,7 +64,7 @@ subprojects {
64
65
publishing {
66
publications {
67
- mavenJava(MavenPublication) {
+ maven(MavenPublication) {
68
from components.java
69
70
artifact sourcesJar {
0 commit comments