tidev / hyperloop.next

Hyperloop Next version (we forgot the version number at this point)
Other
7 stars 4 forks source link

fix(android): error accessing Java enum types with JDK 12+ #349

Closed jquick-axway closed 3 years ago

jquick-axway commented 3 years ago

JIRA: https://jira.appcelerator.org/browse/TIMOB-28375

Summary:

Test: Verify test procedure in TIMOB-28375 no longer throws an exception.

jquick-axway commented 3 years ago

@sgtcoolguy, do you think we should update the dependencies in ./android/hooks/packages.json too? Like the babel dependencies?

sgtcoolguy commented 3 years ago

@jquick-axway We should likely update package dependencies in other PRs. Ideally it'd be managed by dependabot for us, but our build/tests here are funky and not really hooked up to CI/reliable.