Skip to content

Commit

Permalink
update: binary options removed
Browse files Browse the repository at this point in the history
  • Loading branch information
danil-pavlov committed Nov 28, 2024
1 parent 3644d63 commit a7b3d4f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/topics/whatsnew21.md
Original file line number Diff line number Diff line change
Expand Up @@ -656,13 +656,6 @@ kotlin {
// Collapse exported dependency rule
flattenPackage = "com.subproject.library"
}
// Configure Swift export binaries
binaries {
linkTaskProvider.configure {
freeCompilerArgs += "-opt-in=some.value"
}
}
}
}
```
Expand Down

0 comments on commit a7b3d4f

Please sign in to comment.