Skip to content

Commit 11aa554

Browse files
Updated group id in gradle file
1 parent f8ff55b commit 11aa554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xendit-android/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,5 @@ nexusStaging {
209209
username = ossrhUser
210210
password = ossrhPassword
211211
repositoryDescription = 'Closed and released using gradle script'
212+
packageGroup = publishedGroupId
212213
}

0 commit comments

Comments
 (0)