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`.