Skip to content

Commit 41b8a3e

Browse files
committed
Merge branch 'dev' into 'master'
Fix staging profile ID See merge request zsmb/MaterialDrawerKt!67
2 parents a494719 + b73b69d commit 41b8a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ if (secretPropsFile.exists()) {
3838

3939
nexusStaging {
4040
packageGroup = PUBLISH_GROUP_ID
41-
stagingProfileId = 'caceeedcae039c'
41+
stagingProfileId = '98e6900916ded2'
4242
username = ossrhUsername
4343
password = ossrhPassword
4444
}

0 commit comments

Comments
 (0)