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

Fix modules names. #419

Merged
merged 2 commits into from
Jun 25, 2019
Merged

Conversation

zach-klippenstein
Copy link
Collaborator

No description provided.

Since v0.18.0 is going to include an artifact coordinate change anyway,
might as well do a bunch. This helps future-proof us so that when we eventually
switch to Kotlin multiplatform modules, we can use the unsuffixed names for common modules
and none of the JVM projects depending on these artifacts will need to change.
@zach-klippenstein zach-klippenstein added this to the kotlin v0.18.0 milestone Jun 25, 2019
@zach-klippenstein zach-klippenstein added this to In progress in Workflow (Kotlin) via automation Jun 25, 2019
@zach-klippenstein
Copy link
Collaborator Author

The other modules are either Android- or Rx-specific, so can't ever be common modules.

@zach-klippenstein zach-klippenstein merged commit 3e54531 into master Jun 25, 2019
Workflow (Kotlin) automation moved this from In progress to Done Jun 25, 2019
@zach-klippenstein zach-klippenstein deleted the zachklipp/fix-workflow-ui-module-name branch June 25, 2019 17:34
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kotlin Affects the Kotlin library.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants