# Android Gradle Plugin 9 requires Gradle 9.1 official

Status: search-observed
Product: Gradle 9 / Android Gradle Plugin 9
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/android-gradle-plugin-9-requires-gradle-9-1
Machine JSON: https://gitdocs.org/api/fixes/android-gradle-plugin-9-requires-gradle-9-1.json

## Exact Symptom

See the observed Codex queries below.

## Diagnosis

The local workspace gives the symptom and stale integration shape, but the correct repair depends on current official product behavior or recent release notes.

## Fix

```
Verifier accepts a repair record only if it states the current contract and an actionable fix using source-backed product terms.
```

## Avoid

- Changing local code without checking the current external contract.
- Retrying the same install, build, or API call with no version/source change.
- Applying a broad unsafe bypass when a narrow compatibility fix is available.

## Observed Codex Queries

- Android Gradle Plugin 9 requires Gradle 9.1 official
- site:developer.android.com/build/releases/gradle-plugin Android Gradle plugin 9.0 Gradle 9.1
- developer.android.com Android Gradle plugin compatibility table Gradle version
- https://developer.android.com/build/releases/gradle-plugin
- '9.0' in https://developer.android.com/build/releases/gradle-plugin
- https://developer.android.com/build/releases/agp-9-0-0-release-notes

## Sources

- Gradle 9 upgrade guide: https://docs.gradle.org/current/userguide/upgrading_major_version_9.html
- Official reference opened by Codex: https://developer.android.com/build/releases/gradle-plugin
- Official reference opened by Codex: https://developer.android.com/build/releases/agp-9-0-0-release-notes
