Hey Everyone!
New Android images for both machine (VM) and Docker are available:
jobs:
docker-job:
docker:
- image: cimg/android:2022.06
vm-job:
machine:
image: android:2022.06.1
What’s New
Android Docker
- Updated Android ndk (current): 22.1.7171670 → 24.0.8215888
- gcloud CLI 375 → 380
- Maven: 3.8.4 → 3.8.5
- Gradle: 7.4 → 7.4.2
Android VM
For the Android machine image, we’ve begin using a new naming scheme.
The naming scheme, starting with this image, is yyyy.mm.<release>
where <release>
is the numbered release of that month. Each release of a month starts with a 1
and will increment there as needed.
- Includes all of the Docker/Cimg updates
- Node.js (current) 17.8.0 → 18.3.0
- Yarn: 1.22.18 → 1.22.19
- Docker CE 5.20.14 → 5.20.17
Software
Here is a list of the major software installed on each image. If multiple versions are present, the default is shown here:
Android VM | Android Docker | |
---|---|---|
Docker | 20.10.17 | 20.10.16 |
Docker Compose | 2.4.1 | 2.6.0 |
Docker Compose Switch | 1.0.4 | 1.0.4 |
Google Cloud SDK | 390.0.0 | 390.0.0 |
Android Platform | 24 → 33 | 24 → 33 |
Android Build Tools | 33.0.0 | 33.0.0 |
Node.js | 16.15.1 | 16.15.1 (Node variant) |
npm | 8.11.0 | 8.11.0 |
yarn | 1.22.19 | 1.22.19 |
Android NDK | 23.1.7779620 | N/A |
OpenJDK | 11.0.15 | 11.0.15 |
Maven | 3.8.6 | 3.8.6 |
Gradle | 7.4.2 | 7.4.2 |
cmake | 3.18.1 | 3.16.3 |
Python | 3.10.4 | 3.8.10 |
Ruby | 3.1.2 | 2.7.0 |
extras | android;m2, google;m2, google play services | android;m2, google;m2, google play services |