-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Kotlin versions and language settings
- Update Kotlin JVM plugin version to use the latest version - Set Kotlin language version to 2.0 for all source sets - Set JVM target to 17 for all Kotlin compile tasks - Add compiler arguments for experimental APIs and opt-ins - Configure test tasks to use JUnit Platform - Update Kotlin JVM plugin version in the root `build.gradle.kts` file - Set Kotlin language version to 2.0 in the root `build.gradle.kts` file Ignores changes to imports and requires.
- Loading branch information
Showing
3 changed files
with
31 additions
and
5 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
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
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