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 b6832ef commit b95f5e3Copy full SHA for b95f5e3
build.gradle
@@ -69,7 +69,7 @@ bintray {
69
70
publishing {
71
publications {
72
- MyPublications(MavenPublication) {
+ MyPublication(MavenPublication) {
73
from components.java
74
groupId 'net.devrieze'
75
artifactId 'gradle-codegen'
0 commit comments