Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Sep 14, 2024
1 parent 37a2bc0 commit 697a947
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ license {
header = file('gradle/license-header.txt')
}




jacocoTestReport {
dependsOn test
reports {
Expand Down Expand Up @@ -165,7 +162,6 @@ publishing {
}
}


signing {
def signingKey = findProperty("signingKey")
def signingPassword = findProperty("signingPassword")
Expand Down

0 comments on commit 697a947

Please sign in to comment.