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

Fixes for warnings and errors in the build. #2345

Merged
merged 2 commits into from Mar 18, 2023

Commits on Feb 13, 2023

  1. Fix build failures and warnings

    Fix various issues related to building issues and warnings
    - Update Brew to 3.6.21 to fix Mac build issue
    - Update Build AAR+APK to use JDK 11
    - Update various actions to v3 or v4 to resolve usage of node12
    - Update set-output calls to echo to GITHUB_OUTPUT
    
    Morgan Little <mlittle@lakeheadu.ca>
    morganlittle committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    64a1c4f View commit details
    Browse the repository at this point in the history
  2. Fix some merge conflicts

    Fix issue in workflow file related to unmerged conflicts
    
    Morgan Little <mlittle@lakeheadu.ca>
    morganlittle committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    b395a76 View commit details
    Browse the repository at this point in the history