refactor(auth): make minor changes before we release v10.0.0-beta01 by thatfiredev · Pull Request #2283 · firebase/FirebaseUI-Android

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@thatfiredev

Copy link

Member

This PR should:

  • delete .firebase directory - I don't think we need this? 🤷
  • adjust the GH Actions timeout to 30min - that's the standard we use at Google, but we can bump it back to 45min if we find that the workflows actually need that much time.
  • remove composeApp from .gitignore
  • delete build.gradle - The project now uses build.gradle.kts
  • Move the 10.x migration guide to docs/ - This aligns it with the other migration guides

@thatfiredev thatfiredev merged commit 12b9376 into version-10.0.0-dev

Dec 4, 2025

8 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Lyokone Lyokone Awaiting requested review from Lyokone

@demolaf demolaf Awaiting requested review from demolaf

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@thatfiredev