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

Feat/capacitor5 #22

Merged
merged 5 commits into from
Jul 25, 2023
Merged

Feat/capacitor5 #22

merged 5 commits into from
Jul 25, 2023

Commits on May 31, 2023

  1. Support Capacitor 5

    - mainly update for Android, build green on npm verify:web & android
    - in support for latest google min android 13 requirement update
    - upgrade the version based on https://capacitorjs.com/docs/updating/5-0 & https://capacitorjs.com/docs/updating/plugins/5-0
    - android require min Android Studio Flamingo | 2022.2.1 , java 17 ; ios required Xcode 14.1+
    - npm with node v16.19
    Joshua Long committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a501eb6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Support Capacitor 5

    - more changes with npx @capacitor/plugin-migration-v4-to-v5@latest
    Joshua Long committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    124bac1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Update README.md

    Joshua Long committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    dff0ac7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    0cbf4e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. chore: release(5.0.0)

    feat: recreate demo app with using latest ionic cli
    Mozart-Alkhateeb committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cf84c7c View commit details
    Browse the repository at this point in the history