Skip to content

Commit d2ed447

Browse files
committed
fix closing }
1 parent b5eecc4 commit d2ed447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ nexusPublishing {
220220
sonatype {
221221
nexusUrl.set(uri("https://ossrh-staging-api.central.sonatype.com/service/local/"))
222222
snapshotRepositoryUrl.set(uri("https://central.sonatype.com/repository/maven-snapshots/"))
223+
}
223224
}
224225
}
225226

0 commit comments

Comments
 (0)