mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 01:22:25 +01:00
Update android targetsdk to 36 (#24843)
* Update targetsdk to 36 * Combine duplicate code into a method * Update dependencies and cmake * Update Android base image * Add TODO note above all file access intent --------- Co-authored-by: Michał Janiszewski <janisozaur@gmail.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -605,7 +605,7 @@ jobs:
|
||||
name: Android
|
||||
runs-on: ubuntu-latest
|
||||
needs: [check-code-formatting, build_variables]
|
||||
container: openrct2/openrct2-build:18-android
|
||||
container: openrct2/openrct2-build:20-android
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user