Skip to content

Commit

Permalink
build: disable bublications for now
Browse files Browse the repository at this point in the history
Signed-off-by: Art Shendrik <artyom.shendrik@gmail.com>
  • Loading branch information
amal committed Jun 29, 2024
1 parent d5110e1 commit 765aaf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fluxo-io-rad/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ fkcSetupMultiplatform(
setupCoroutines = true
setupDependencies = true
addStdlibDependency = true
enablePublication = false
apiValidation {
@Suppress("UnstableApiUsage")
klibValidationEnabled = false
Expand Down

0 comments on commit 765aaf3

Please sign in to comment.