Skip to content

fix(kotlin) : Add JNA as a dependency #98

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

Merged
merged 1 commit into from
Feb 12, 2025
Merged

fix(kotlin) : Add JNA as a dependency #98

merged 1 commit into from
Feb 12, 2025

Conversation

MathieuMorrissette
Copy link
Contributor

@MathieuMorrissette MathieuMorrissette commented Feb 12, 2025

Removed libjnidispatch.so from package. It causes conflicts with other packages that uses JNA in the Workspace app.
Add JNA as a dependency in the pom file,

Published a package locally and tested it in a sample android project and it works well.

@MathieuMorrissette MathieuMorrissette changed the title fix(kotlin) : Improve build fix(kotlin) : Add JNA as a dependency Feb 12, 2025
@MathieuMorrissette MathieuMorrissette force-pushed the improve-build branch 2 times, most recently from aa80b93 to e3da539 Compare February 12, 2025 19:41
@MathieuMorrissette MathieuMorrissette marked this pull request as ready for review February 12, 2025 19:59
@LucFauvel LucFauvel merged commit 40576ff into master Feb 12, 2025
1 check passed
@LucFauvel LucFauvel deleted the improve-build branch February 12, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants