This page explains what's in the recent updates to the Maven repository for the Play Age Signals Library.
0.0.3 (February 2026)
- Add user status
DECLARED. - Add error code
SDK_VERSION_OUTDATED. - Fix unit test failures when calling the
AgeSignalsResultbuilder.
0.0.2 (December 2025)
- This release makes sure empty values are returned as
null. - This release of the library will return real results when the API is enabled.
0.0.1 (December 2025)
- The first non-beta release of the library will return real results when the API is enabled.
0.0.1-beta02 (October 2025)
- Add
FakeAgeSignalsManager, a fake implementation of theAgeSignalsManager. - Replace
com.google.type.Datebyjava.util.Date. - This release won't return real results when the API is enabled.
0.0.1-beta01 (October 2025)
- Initial release.
- This release won't return real results when the API is enabled.