Skip to content

Commit 443b465

Browse files
committed
Microfix
1 parent 8f4d761 commit 443b465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/PropertiesUpdater.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import java.security.MessageDigest
1212

1313
abstract class ComposeWasmPropertiesUpdater : DefaultTask() {
1414

15-
@get:InputFile
15+
@get:Input
1616
abstract val propertiesPath: Property<String>
1717

1818
@get:InputFile

0 commit comments

Comments
 (0)