mobile-application/.github/workflows
Ben Martin b161684cae
All checks were successful
Build / build (pull_request) Successful in 4m54s
feat: update JDK and add Android SDK setup in CI workflows
This commit updates the CI build and release workflows by making the following changes:
-   Updates the Java setup action to version 3.
-   Changes the JDK distribution to 'temurin'.
-   Adds a step to set up the Android SDK using `android-actions/setup-android@v3`.
These changes apply to both `build.yaml` and `release.yaml` files.
2025-01-21 00:35:49 +00:00
..
build.yaml feat: update JDK and add Android SDK setup in CI workflows 2025-01-21 00:35:49 +00:00
release.yaml feat: update JDK and add Android SDK setup in CI workflows 2025-01-21 00:35:49 +00:00