Skip to content

Commit

Permalink
Updated group id in gradle file
Browse files Browse the repository at this point in the history
  • Loading branch information
javiersuweijie committed Apr 5, 2021
1 parent f8ff55b commit 11aa554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xendit-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -209,4 +209,5 @@ nexusStaging {
username = ossrhUser
password = ossrhPassword
repositoryDescription = 'Closed and released using gradle script'
packageGroup = publishedGroupId
}

0 comments on commit 11aa554

Please sign in to comment.