chore(deps): bump com.googlecode.ez-vcard:ez-vcard from 0.12.1 to 0.12.2 (#717)

Bumps [com.googlecode.ez-vcard:ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.12.1 to 0.12.2.
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.12.1...0.12.2)

---
updated-dependencies:
- dependency-name: com.googlecode.ez-vcard:ez-vcard
  dependency-version: 0.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-18 03:22:24 +05:30 committed by GitHub
parent 4960b95e8e
commit 163895d515
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ app-build-minimumSDK = "26"
app-build-javaVersion = "VERSION_17" app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17" app-build-kotlinJVMTarget = "17"
#Helpers #Helpers
ez-vcard = "0.12.1" ez-vcard = "0.12.2"
[libraries] [libraries]
#AndroidX #AndroidX
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" } androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }