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

Adding Android Build/UI Test Actions #23

Merged
merged 22 commits into from
Jun 17, 2023

Commits on Jun 16, 2023

  1. Adding Android build action for #6.

    Oladayo Salawu btcdev01 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    cfbd667 View commit details
    Browse the repository at this point in the history
  2. Adding Android UI Tests actions for #6

    Oladayo Salawu btcdev01 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a4e99c9 View commit details
    Browse the repository at this point in the history
  3. updating java version from 11 to 17 to resolve build error: Incompati…

    …ble because this component declares a component for use during compile-time, compatible with Java 17 and the consumer needed a component for use during runtime, compatible with Java 11
    
     for #6
    Oladayo Salawu btcdev01 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e5d7a98 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. reverting to jdk11 for #6 due to build errors

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    01bed47 View commit details
    Browse the repository at this point in the history
  2. reverting to jdk11 for #6 due to build errors

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    e5bedda View commit details
    Browse the repository at this point in the history
  3. accept android sdk license for #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    b7733d0 View commit details
    Browse the repository at this point in the history
  4. accept android sdk license for #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    1946146 View commit details
    Browse the repository at this point in the history
  5. accept android sdk license for #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    02354bd View commit details
    Browse the repository at this point in the history
  6. accepted android sdk license, using jdk17 for #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    886af77 View commit details
    Browse the repository at this point in the history
  7. accepted android sdk license, using jdk1.8 for #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    991394f View commit details
    Browse the repository at this point in the history
  8. accepted android sdk license, using jdk1.8 for #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    079585f View commit details
    Browse the repository at this point in the history
  9. accepted android sdk license, using jdk1.8 for #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    d383140 View commit details
    Browse the repository at this point in the history
  10. accepted android sdk license, using jdk1.8 for #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    04f7e96 View commit details
    Browse the repository at this point in the history
  11. change base image to linux ubuntu #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    2599ed5 View commit details
    Browse the repository at this point in the history
  12. change base image to linux ubuntu #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    65d4c05 View commit details
    Browse the repository at this point in the history
  13. change base image to macos #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    1ce690e View commit details
    Browse the repository at this point in the history
  14. setup-android v2.0.10 #6

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    04d56e6 View commit details
    Browse the repository at this point in the history
  15. remove manual sdk installer

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    191e1b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f175946 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    78380a0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e16e603 View commit details
    Browse the repository at this point in the history
  19. #6 added fix source for github action android emulator

    Oladayo Salawu btcdev01 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    e67ae29 View commit details
    Browse the repository at this point in the history