Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minSdkVersion 21 cannot be smaller than version 23 declared in library [com.firebaseui:firebase-ui-storage:9.0.0] #2194

Open
thatfiredev opened this issue Mar 18, 2025 · 0 comments · Fixed by #2196

Comments

@thatfiredev
Copy link
Member

We bumped the minSdk version of all libraries to 23, but only auth requires minSdk 23.
database, firestore and storage only require minSdk 21.

We should decouple the minSdk in the library and bring database, firestore and storage back to minSdk 21.

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

Successfully merging a pull request may close this issue.

1 participant