mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 22:55:46 +03:00
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>
This commit is contained in:
parent
813a6dd5ed
commit
3f732c7436
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue