dependabot[bot] and GitHub
d37ca94eb7
Bump actions/upload-artifact from 6 to 7
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-01 08:47:20 +00:00
dependabot[bot] and GitHub
6a8685a502
Bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 08:21:55 +00:00
dependabot[bot] and GitHub
88a1033c86
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 09:53:56 +00:00
dependabot[bot] and GitHub
c051df4dbe
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 08:22:33 +00:00
Henrik Rydgård and GitHub
72fedd9b5b
Merge pull request #20782 from hrydgard/dependabot/github_actions/actions/setup-java-5
...
Bump actions/setup-java from 4 to 5
2025-09-02 00:27:25 +02:00
dependabot[bot] and GitHub
ecf56ff5ae
Bump actions/setup-java from 4 to 5
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 18:22:33 +00:00
dependabot[bot] and GitHub
32ebe8e6d0
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 17:01:31 +00:00
AdamN and GitHub
95e90781a2
Manual apk workflow too.
2025-07-16 12:23:19 +07:00
Davide Pesavento
8f3ab8c04f
CI: Simplify some conditions and other small cleanups
2025-06-08 12:50:02 -04:00
AdamN and GitHub
26dedda257
Added LegacyOptimized to the manual Android APK workflow
2024-08-16 05:01:00 +07:00
AdamN and GitHub
7da7289963
[Workflow] Updated manual generate android workflow ( #19001 )
...
* Added a couple of VR Build Variants
* oops
* using VR instead of Vr works too
2024-04-06 14:48:01 +02:00
AdamN and GitHub
c547ed80ce
Update manual_generate_apk.yml
2024-03-27 21:59:38 +07:00
AdamN and GitHub
7ea75152f2
Minor changes in manual_generate_apk.yml
2023-12-28 13:00:21 +07:00
AdamN and GitHub
38cd6160ed
Update JDK version to 17
...
Due to: Caused by: com.android.builder.errors.EvalIssueException: Android Gradle plugin requires Java 17 to run. You are currently using Java 11.
2023-12-20 22:09:39 +07:00
Unknown W. Brackets
e7eddab2a1
Build: Update deprecated actions.
...
There are some deprecations coming and some actions might stop working.
It seems softprops/action-gh-release@v1 is not being actively maintained,
and isn't updated here.
2022-10-26 00:18:14 -07:00
Unknown W. Brackets
c71951ca4d
Build: Update to NDK r21e.
...
This fixes a NEON intrinsic segfault and is LTS.
2022-07-24 17:45:01 -07:00
ANR2ME
52cf015393
Manual generate Android APK
2022-03-20 10:37:48 +07:00