Hey Everyone!
A new edge
image is being released for Android machine (VM) and new Docker image.
Any changes to the image publishing process will be updated here.
This release is available under the edge
tag.
They are also available as a dated tag if you wish to pin.
android:2024.11.1
What’s New
- Standard Quarterly Update
Release Cadence
These images are updated quarterly, excluding security updates.
Example
Here’s a quick usage example:
version: 2.1
workflows:
main:
jobs:
- build
jobs:
build:
machine:
image: android:2024.11.1
steps:
- checkout
- run: echo "Do some things"
Android Machine(VM)
Software | 2024.07.1 | 2024.07.1 |
---|---|---|
Docker | 27.1.0 | 27.2.1 |
Docker Compose | v2.29.0 | v2.29.2 |
Google Cloud CLI | 485.0…0 | 493.0.0 |
Android Platform | 35 | 35 |
Android Build Tools | 35.0.0 | 35.0.0 |
Node | v20.16.0 | v20.17.0 |
npm | 10.7.0 | 10.8.2 |
fastlane | 2.221.1 | 2.222.0 |
yarn | 1.22.21 | 1.22.21 |
Android NDK | 27.0.12077973 | 27.2.12479018 |
Openjdk | 21.0.3 | 21.0.5 |
Maven | 3.9.8 | 3.9.9 |
Gradle | 8.9 | 8.10 |
cmake | 3.22.1 | 3.22.1 |
Python | 3.12.14 | 3.12.6 |
Ruby | 3.3.4 | 3.3.5 |
Android Docker
Software | 2024.07 | 2024.11 |
---|---|---|
Docker | 25.0.3 | 25.0.3 |
Docker Compose | v2.24.5 | v2.24.5 |
Google Cloud CLI | 483.0…0 | 493.0.0 |
Android Platform | 35 | 35 |
Android Build Tools | 35.0.0 | 35.0.0 |
Node | v20.15.0 | v23.3.0 |
npm | 10.7.0 | 10.8.2 |
fastlane | 2.2221.1 | 2.225.0 |
yarn | 1.22.19 | 1.22.19 |
Android NDK | 27.0.12077973 | 27.2.12479018 |
Openjdk | 21.0.3 | 21.0.5 |
Maven | 3.9.8 | 3.9.9 |
Gradle | 8.8 | 8.10.2 |
cmake | 3.22.1 | 3.30.5 |
Python | 3.10.2 | 3.13.0 |
Ruby | 3.3.4 | 3.3.5 |