We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We bumped the minSdk version of all libraries to 23, but only auth requires minSdk 23. database, firestore and storage only require minSdk 21.
minSdk
23
auth
minSdk 23
database
firestore
storage
minSdk 21
We should decouple the minSdk in the library and bring database, firestore and storage back to minSdk 21.