Skip to content

Commit 275d229

Browse files
committed
chore: disabling native build
1 parent b55f136 commit 275d229

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
@@ -70,6 +70,6 @@ maven.snapshot.repo.enabled=false
7070
# Other projects
7171
module.compose.enabled=true
7272
module.boot.enabled=false
73-
kotlin.target.native.enabled=true
73+
kotlin.target.native.enabled=false
7474
kotlin.target.win.enabled=false
7575
debug=false

0 commit comments

Comments
 (0)