Skip to content

Commit

Permalink
Update groupId
Browse files Browse the repository at this point in the history
  • Loading branch information
lealobanov committed Jun 12, 2024
1 parent 1e0e309 commit 24aa4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protobuf/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tasks {
mavenPublishing {
publishToMavenCentral(SonatypeHost.DEFAULT, true)

coordinates(group.toString(), "flow-jvm-sdk", version.toString())
coordinates(group.toString(), "flow", version.toString())

signAllPublications()

Expand Down

0 comments on commit 24aa4dd

Please sign in to comment.