Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyGalbreath committed May 24, 2021
1 parent 085e312 commit 6b34e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ tasks {
withType<xyz.jpenilla.toothpick.task.ApplyPatches> {
this.applyCommand(xyz.jpenilla.toothpick.task.ApplyPatches.DEFAULT_APPLY_COMMAND.toMutableList().apply { add("--keep-non-patch") })
}
}
}

0 comments on commit 6b34e1e

Please sign in to comment.