Skip to content

Commit aae30ba

Browse files
committed
type fix
1 parent 6527070 commit aae30ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ org.gradle.workers.max=6
1616
org.gradle.caching=true
1717
org.gradle.configuration-cache=true
1818

19-
# development mode for kotlinx.rpc gradle plugin. Uses local project paths to apply compiler plugins
19+
# development mode for kotlinx.rpc gradle plugin. Uses local project paths to apply the compiler plugin
2020
kotlinx.rpc.plugin.internalDevelopment=true
2121

2222
# https://github.com/gradle/gradle/issues/20416

0 commit comments

Comments
 (0)