setup-android
setup-android copied to clipboard
Android SDK setup for GitHub Actions
Sometimes I am seeing the following error, sometimes not. I believe this happens when I am running multiple steps in parallel. How would I go about fixing this? ``` Run...
i got error in github actions Execution failed for task ':app:kaptStgDebugKotlin anyone can help me fix this issue? thank you
It would be nice if after the job was complete if the downloaded SDK would be automatically deleted.
https://github.com/android-actions/setup-android/blob/1685c3d8669829f192d94fcad89eba25ce558bb2/src/main.ts#L10 https://github.com/android-actions/setup-android/blob/1685c3d8669829f192d94fcad89eba25ce558bb2/src/main.ts#L171 I am in need of the Android 28-30 SDK. It would be great if we could either specify a version to use or update the version to the...
When I want to build, test, or bundle I just run ./gradlew task. Why do i need to download java?
I tried to setup a libGDX application for building. On the first build is the wrong ndk version installed. https://github.com/SimonIT/CollapseTheGame/runs/1460452130 After specifying the installed ndk version in the build.gradle the...
It'd be nice if there was an output with the install path used.
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.2.0. Release notes Sourced from eslint-plugin-jest's releases. v28.2.0 28.2.0 (2024-04-06) Features support providing aliases for @jest/globals package (#1543) (744d4f6) v28.1.1 28.1.1 (2024-04-06) Bug Fixes max-expects:...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...