-
Notifications
You must be signed in to change notification settings - Fork 620
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix AbstractKotlinCompile.ownModuleName usage (#2567)
* Fix usage of deprecated method on creating a standalone KotlinJvmCompile task * Use compilerOptions DSL for standalone KotlinJvmCompile task * Add a workaround for AbstractKotlinCompile.ownModuleName property usage The workaround tried to configure it only when it is available as via KT-64504 it will be removed in Kotlin 2.0.0 release.
- Loading branch information
1 parent
54840e0
commit 729fc24
Showing
1 changed file
with
30 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters