Skip to content

Unable to upgrade to latest firebase-bom (34.7.0) #2291

@scontreraslopez

Description

@scontreraslopez

When attempting to upgrade the Firebase BoM from:
implementation(platform("com.google.firebase:firebase-bom:32.7.0"))

to the current latest:
implementation(platform("com.google.firebase:firebase-bom:34.7.0"))

the application fails to build.

The error occurs because FirebaseAuthUi.kt imports:
import com.google.firebase.ktx.Firebase

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions