Skip to content

Commit

Permalink
Fixed #2982
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgazul committed Mar 22, 2024
1 parent 6dc175f commit 9a886d5
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 59 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ project(':mohist') {
}

tasks.withType(JavaCompile) {
options.compilerArgs << '-Xlint:-removal'
options.warnings = false
}
}

Expand Down
Loading

0 comments on commit 9a886d5

Please sign in to comment.