All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- No new features!
- No changed features!
- No deprecated features!
- No removed features!
- No fixed issues!
- No security issues fixed!
2.1.4 - 2022-09-03
- Updated up to Android 14
2.0.0 - 2021-04-28
- Changed repo ownership to hyperdevs-team. Thanks bq for all the work!
- Changed package names from
com.bq.*
tocom.hyperdevs.*
- Updated dependencies
1.1.0 - 2020-11-05
- Add in-app update stale status (added in
play-core
1.6.5) - Add download progress in install listener (added in
play-core
1.6.5) - Return in-app update priority set via Google Play Developer API (added in
play-core
1.6.5) - More error codes tweaked (added in multiple
play-core
releases) - Set-up listeners from both
Activity
andFragment
- Add sample app configuration
play-core
library version upgrade to 1.8.2
1.0.2 - 2020-10-07
play-core
library version upgrade to 1.8.0- Bump library versions in both library and sample app
1.0.1 - 2019-06-26
- Add automatic version name via Git tags and refactor versions
- Fix import issues with api instead of implementation when importing
play-core
libs.
1.0.0 - 2019-06-20
- Initial release.