Skip to content

Commit

Permalink
Simpify build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
marianobarrios committed Oct 29, 2023
1 parent 7f4938b commit ba72af9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ plugins {
compileJava {
sourceCompatibility = '11'
targetCompatibility = '11'
}

compileJava {
options.compilerArgs.add('-Xlint')
}

Expand Down

0 comments on commit ba72af9

Please sign in to comment.