Skip to content

feat: Add new 2025 Q3 Android image#373

Merged
ahmedwab merged 1 commit intomainfrom
chore-update-2025-q3-android-image
Oct 10, 2025
Merged

feat: Add new 2025 Q3 Android image#373
ahmedwab merged 1 commit intomainfrom
chore-update-2025-q3-android-image

Conversation

@ahmedwab
Copy link
Contributor

@ahmedwab ahmedwab commented Oct 10, 2025

Description

This PR adds a new Android image for 2025 Q3

Implementation details

Added new image to existing array of images for Q3 2025 release cycle

How to validate

Here's a quick usage example with "Hello World" configuration:

version: 2.1
jobs:
  build:
    machine:
      image: 'android:2025.10.1'
      resource_class: medium
    steps:
      - run: echo 'Hello World'
      - run: |
          echo "Hello World from Android 2025 Q3!"

@ahmedwab ahmedwab merged commit 1ea7eec into main Oct 10, 2025
7 checks passed
@ahmedwab ahmedwab deleted the chore-update-2025-q3-android-image branch October 10, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants