Open
Description
Description
When will this be available? Android recently set an ultimatum expiring 31st Aug 2025. After that, we will not be able to submit app updates.
I see this table says it is:
However, it keeps on crashing when I want to setting compileSdkVersion and targetSdkVersion to 35.
Many thanks
Platforms affected
- Azure DevOps
- GitHub Actions - Standard Runners
- GitHub Actions - Larger Runners
Runner images affected
- Ubuntu 22.04
- Ubuntu 24.04
- macOS 13
- macOS 13 Arm64
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
Image version and build link
macos-15
Is it regression?
No
Expected behavior
compileSdkVersion and targetSdkVersion can be set to 35.
Actual behavior
Fails to support Android 35
Repro steps
- Set compileSdkVersion and targetSdkVersion to 35.
runs-on: macos-15
on the yml file- It used to work when it was set to 33