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

When a new version of JNetReflector, or Android API, are released the generated code shall be rebuilt #2

Closed
masesdevelopers opened this issue May 30, 2024 · 1 comment · Fixed by #6, #17, #19, #21 or #23
Assignees
Labels
enhancement New feature or request

Comments

@masesdevelopers
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Many code is generated using JNetReflector. The code contains the version of JNetReflector and it shall be aligned to the current version of JNetReflecor moreover the Android API can change so the generated code shall be updated.

Describe the solution you'd like
When a new version of JNetReflector, or Android API, are released the generated code shall be rebuilt.

Describe alternatives you've considered
N/A

Additional context
N/A

@masesdevelopers masesdevelopers added the enhancement New feature or request label May 30, 2024
@masesdevelopers masesdevelopers self-assigned this May 30, 2024
@masesdevelopers masesdevelopers pinned this issue May 31, 2024
This was referenced Jul 27, 2024
@masesdevelopers
Copy link
Contributor Author

#68 contains changes manually copied from JNet. Maybe the shared classes shall be available in a common repository to avoid possible errors during the copy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment