Skip to content

Commit

Permalink
Remove unused gradle parameter (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
SokolAndrey authored Jan 4, 2024
1 parent 9fa045e commit 092ce25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ allprojects {
uploadArchives {
repositories {
mavenDeployer {
uniqueVersion = false

beforeDeployment {
MavenDeployment deployment -> signing.signPom(deployment)
Expand Down

0 comments on commit 092ce25

Please sign in to comment.