# Firebase Android SDK BoM 34 KTX libraries release notes

Status: search-necessary
Product: Firebase Android
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/firebase-main-artifact-installed-but-imports-still-reference-ktx-package
Machine JSON: https://gitdocs.org/api/fixes/firebase-main-artifact-installed-but-imports-still-reference-ktx-package.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

- site:firebase.google.com/docs/android/kotlin-migration Firebase KTX modules removed BoM 34.0.0
- Firebase Android SDK BoM 34 KTX libraries release notes
- https://firebase.google.com/docs/android/kotlin-migration

## 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
