Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the deprecated
kotlinOptions
DSL.
Change build.gradle.kts, replacing the `kotlinOptions` DSL syntax with the currently supported equivalent `compilerOptions`. (fixes dzikoysk#2286)
- Loading branch information