Skip to content

Commit abd0669

Browse files
committed
clean up
1 parent ab7dad6 commit abd0669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ configure(publishedProjects) {
278278
publishing {
279279
publications {
280280
release(MavenPublication) {
281-
version = project.version
281+
version = version_name
282282
group = group_id
283283
artifactId = artifactName
284284

0 commit comments

Comments
 (0)