Переглянути джерело

Bump ez-vcard from 0.11.1 to 0.11.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 роки тому
батько
коміт
3f732c7436
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -308,7 +308,7 @@ dependencies {
     implementation "com.jakewharton:butterknife:$butterknifeVersion"
     kapt "com.jakewharton:butterknife-compiler:$butterknifeVersion"
     implementation 'org.greenrobot:eventbus:3.2.0'
-    implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.1'
+    implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.2'
     implementation 'org.lukhnos:nnio:0.2'
     implementation 'org.bouncycastle:bcpkix-jdk15on:1.65'
     implementation 'com.google.code.gson:gson:2.8.6'