mirror of
https://github.com/FossifyOrg/Contacts.git
synced 2026-06-10 23:17:50 -04:00
* chore(deps): bump com.googlecode.ez-vcard:ez-vcard from 0.11.3 to 0.12.1 Bumps [com.googlecode.ez-vcard:ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.11.3 to 0.12.1. - [Commits](https://github.com/mangstadt/ez-vcard/compare/0.11.3...0.12.1) --- updated-dependencies: - dependency-name: com.googlecode.ez-vcard:ez-vcard dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * refactor: use java.time for date handling in VcfExporter * refactor: minor code formatting * fix: always export vCard V4 See: https://github.com/FossifyOrg/Contacts/discussions/196 * refactor: optimize imports * refactor: remove RequiresApi annotation * chore: update lint baselines * docs: update changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Naveen Singh <snaveen935@gmail.com>