generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 329
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): add kotlinx-coroutines-core dependency and refactor sour…
…ceSets configuration This commit adds the "kotlinx-coroutines-core" library to the project dependencies. It also refines the configuration of source sets, primarily for the main and test source directories, ensuring the correct resource paths are used based on the platform version. The changes optimize the project structure for better resource management and introduce asynchronous programming capabilities via coroutines.
- Loading branch information
Showing
1 changed file
with
20 additions
and
20 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