Skip to content

Commit 2948aca

Browse files
authored
Update build.gradle
1 parent 8ac5e50 commit 2948aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ publishing{
8282
}
8383
}
8484
publications{
85-
gpr(MavenPublications){
85+
gpr(MavenPublication){
8686
from(components.java)
8787
}
8888
}

0 commit comments

Comments
 (0)