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

[Chore]: Fix Android bindings #4095

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

satoshiotomakan
Copy link
Collaborator

Description

Add missing GenericPhantomReference.java class.

How to test

Run Native Android tests

Types of changes

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

@satoshiotomakan satoshiotomakan requested review from vcoolish and removed request for ar-g and Milerius November 5, 2024 09:25
Copy link

github-actions bot commented Nov 5, 2024

Binary size comparison

➡️ aarch64-apple-ios: 12.35 MB

➡️ aarch64-apple-ios-sim: 12.36 MB

➡️ aarch64-linux-android: 16.01 MB

➡️ armv7-linux-androideabi: 13.56 MB

➡️ wasm32-unknown-emscripten: 11.30 MB

@satoshiotomakan satoshiotomakan merged commit c61daac into dev Nov 5, 2024
13 checks passed
@satoshiotomakan satoshiotomakan deleted the s/fix-java-android-memory-leak branch November 5, 2024 12:00
@10gic
Copy link
Contributor

10gic commented Nov 5, 2024

Hi @satoshiotomakan, I think that if a file is missing, the compiler will throw an error. Could you share more details about why the compilation was successful before?

@satoshiotomakan
Copy link
Collaborator Author

Hi @10gic, the file was missing at #4092
So CI on dev branch has been broken. This PR fixed the problem

@10gic
Copy link
Contributor

10gic commented Nov 5, 2024

Okay, I understand. Thanks for your explanation.

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