Skip to content

Commit 0ef54ce

Browse files
authored
Update build.gradle.kts
1 parent 34ca69d commit 0ef54ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ skie {
3131
DefaultArgumentInterop.Enabled(false)
3232
ExperimentalFeatures.Enabled(false)
3333
FunctionInterop.FileScopeConversion.Enabled(false)
34-
FunctionInterop.LegacyName(false)
34+
FunctionInterop.LegacyName(true)
3535
}
3636
group("com.hoc081098.github_search_kmm.presentation") {
3737
SealedInterop.Enabled(true)

0 commit comments

Comments
 (0)