This repository was archived by the owner on Oct 31, 2022. It is now read-only.
0.11.0 Release
Minimum Version Adjustments
- Added minimum Android Support Library version checks for GMS and Firebase. PR #47
- Looser
compileSdkVersion
checks on android support. PR #49 - Warning when
com.android.support
has to be downgraded to prevent errors. PR #49- Due to not meeting the
compileSdkVersion
requirement.
- Due to not meeting the
- Some performance improvements. PR #50 & #51