Skip to content

Support for ARM64 platform is added to the project#42

Merged
ychescale9 merged 2 commits intoReactiveCircus:mainfrom
crowdproj:feature/arm64
Sep 26, 2023
Merged

Support for ARM64 platform is added to the project#42
ychescale9 merged 2 commits intoReactiveCircus:mainfrom
crowdproj:feature/arm64

Conversation

@svok
Copy link
Copy Markdown
Contributor

@svok svok commented Sep 26, 2023

Please, accept this pull request. It adds support for LinuxArm64 platform

@svok svok requested a review from ychescale9 as a code owner September 26, 2023 12:31
Comment thread gradle/libs.versions.toml
Comment on lines -8 to +11
coroutines = "1.7.2"
atomicfu = "0.21.0"
coroutines = "1.7.3"
atomicfu = "0.22.0"
lincheck = "2.17"
statelyIso = "1.2.5"
statelyIso = "2.0.4"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you don't mind please move these to a separate PR:)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've rolled back unnecessary versions update. statelyIso = "2.0.4" is required. statelyIso = "1.2.5" doesn't support arm64.

@ychescale9 ychescale9 merged commit 13d3fe4 into ReactiveCircus:main Sep 26, 2023
@ychescale9
Copy link
Copy Markdown
Member

Thanks!

@vdshb
Copy link
Copy Markdown

vdshb commented Oct 25, 2023

@ychescale9 Any plans to publish a release with this architecture?

@ychescale9
Copy link
Copy Markdown
Member

Just released a new version 😃

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.

3 participants