Skip to content

Commit 8950a6a

Browse files
committed
chore: disable native target
1 parent 77ecba5 commit 8950a6a

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
@@ -65,6 +65,6 @@ enableMavenSnapshot=false
6565
# Other projects
6666
composeBuild=true
6767
springBoot=false
68-
nativeBuild=true
68+
nativeBuild=false
6969
nativeWinTarget=false
7070
debug=false

0 commit comments

Comments
 (0)