Selaa lähdekoodia

Bump ez-vcard from 0.10.4 to 0.10.5

Bumps [ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/mangstadt/ez-vcard/releases)
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.10.4...0.10.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 vuotta sitten
vanhempi
commit
1e5c4801b4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -225,7 +225,7 @@ dependencies {
     implementation 'com.jakewharton:butterknife:9.0.0-rc2'
     annotationProcessor 'com.jakewharton:butterknife-compiler:9.0.0-rc2'
     implementation 'org.greenrobot:eventbus:3.1.1'
-    implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.4'
+    implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
     implementation 'org.lukhnos:nnio:0.2'
     implementation 'com.madgag.spongycastle:pkix:1.54.0.0'
     implementation 'com.google.code.gson:gson:2.8.5'