Skip to content

Commit e6666a5

Browse files
ilgonmicdkrasnoff
authored andcommitted
Microfix
1 parent 1ad372a commit e6666a5

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)