Skip to content

Commit ea2a326

Browse files
committed
Update Sonatype Nexus Server URL
1 parent c3255c7 commit ea2a326

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
@@ -144,6 +144,7 @@ if (isRelease) {
144144

145145
nexusStaging {
146146
numberOfRetries = 40
147+
serverUrl = "https://s01.oss.sonatype.org/service/local/"
147148
stagingProfileId = ossStagingProfileId
148149
}
149150
}

0 commit comments

Comments
 (0)