refactor(auth): make minor changes before we release v10.0.0-beta01 by thatfiredev · Pull Request #2283 · firebase/FirebaseUI-Android
Navigation Menu
{{ message }}
firebase / FirebaseUI-Android Public
- Notifications You must be signed in to change notification settings
- Fork 1.9k
Merged
refactor(auth): make minor changes before we release v10.0.0-beta01#2283
thatfiredev merged 5 commits intoversion-10.0.0-devfrom
refactor(auth): make minor changes before we release v10.0.0-beta01#2283
thatfiredev merged 5 commits intoversion-10.0.0-devfrom
Conversation
Copy link
Member
thatfiredev
commented
Dec 4, 2025
thatfiredev
commented
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
composeAppfrom .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 added 5 commits
December 4, 2025 20:38I don't think we need this directory?
The project now uses build.gradle.kts
This aligns it with the other migration guides
thatfiredev
requested review from
Lyokone and
demolaf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment