You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): add kotlinx-coroutines-core dependency and refactor sourceSets 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.
0 commit comments