Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue-388] Add Stately #389

Closed

Conversation

brady-aiello
Copy link
Contributor

This addresses issue #388

πŸš€ Description

Add the Stately dependency.

πŸ“„ Motivation and Context

Stately is a common KMM library for native threading, and we'd like to
use it in refreshVersions.
https://github.com/touchlab/Stately
How we're using it for safe multithreading on native in KaMP Kit:
https://github.com/touchlab/KaMPKit/blob/main/shared/src/commonMain/kotlin/co/touchlab/kampkit/ktor/DogApiImpl.kt#L39

πŸ§ͺ How Has This Been Tested?

  • ./gradlew :refreshVersions:check
  • confirmed that the coordinates are generated in dependencies-mapping-validated.txt and bundled-dependencies-validated.txt.

πŸ“¦ Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

βœ… Checklist

[Summary]
Stately is a common KMM library for native threading, and we'd like to
use it in refreshVersions.
https://github.com/touchlab/Stately
How we're using it for safe multithreading on native in KaMP Kit:
https://github.com/touchlab/KaMPKit/blob/main/shared/src/commonMain/kotlin/co/touchlab/kampkit/ktor/DogApiImpl.kt#L39

[Fix]
Add a stately dependency.

[Testing]
- `./gradlew :refreshVersions:check`
- confirmed that the coordinates are generated in
  dependencies-mapping-validated.txt and
bundled-dependencies-validated.txt.
@brady-aiello
Copy link
Contributor Author

Closing in favor of #428

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant