Skip to content

Commit

Permalink
Remove obsolete Android task
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgirro committed Feb 24, 2021
1 parent 7079194 commit 5feb60e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,4 @@ tasks {
xml.isEnabled = true
}
}

/* TODO this does not work for some reason
tasks.withType<io.gitlab.arturbosch.detekt.Detekt>().configureEach {
jvmTarget = "1.8"
}
*/
}

0 comments on commit 5feb60e

Please sign in to comment.