# Firebase Android KTX modules discontinued July 2025 official docs

Status: search-necessary
Product: Firebase Android
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/transitive-firebase-ktx-dependency-remains-in-android-library-module
Machine JSON: https://gitdocs.org/api/fixes/transitive-firebase-ktx-dependency-remains-in-android-library-module.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

- Firebase Android KTX modules discontinued July 2025 official docs
- site:firebase.google.com/docs/android/kotlin-migration KTX modules BoM removed July 2025
- Firebase Android Kotlin KTX migration guide
- https://firebase.google.com/docs/android/kotlin-migration
- https://firebase.google.com/support/release-notes/android

## Sources

- Firebase Android Kotlin extensions migration: https://firebase.google.com/docs/android/kotlin-migration
- Official reference opened by Codex: https://firebase.google.com/docs/android/kotlin-migration
- Official reference opened by Codex: https://firebase.google.com/support/release-notes/android
