We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ff55b commit 11aa554Copy full SHA for 11aa554
xendit-android/build.gradle
@@ -209,4 +209,5 @@ nexusStaging {
209
username = ossrhUser
210
password = ossrhPassword
211
repositoryDescription = 'Closed and released using gradle script'
212
+ packageGroup = publishedGroupId
213
}
0 commit comments