Skip to content

Commit

Permalink
Put the prperty optional
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Oliveira committed Aug 26, 2024
1 parent 8a1baf5 commit dd81d53
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ abstract class GenerateMultiplatformResourcesTask : DefaultTask() {
@get:Input
abstract val strictLineBreaks: Property<Boolean>

@get:Optional
@get:Input
abstract val allowWebpImageFormat: Property<Boolean>

Expand Down

0 comments on commit dd81d53

Please sign in to comment.