Skip to content

Commit fbceffe

Browse files
committed
chore: trying native build again
1 parent a2d21a5 commit fbceffe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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=false
68+
nativeBuild=true
6969
nativeWinTarget=false
7070
debug=false

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020
org-url = "https://suresh.dev"
2121

2222
# Gradle Dependencies Versions
23-
bc-plugins = "1.6.0"
23+
bc-plugins = "1.7.0"
2424
kotlinx-kover = "0.9.1"
2525
kotlinx-bcv = "0.17.0"
2626
kotlin-dokka = "2.0.0"

0 commit comments

Comments
 (0)