forked from mirror/monocles_chat_clean
Update bc
This commit is contained in:
parent
c15d97476a
commit
e7e7c85a41
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ dependencies {
|
|||
freeImplementation "androidx.emoji2:emoji2-bundled:1.5.0"
|
||||
implementation "androidx.emoji2:emoji2-emojipicker:1.5.0"
|
||||
|
||||
implementation 'org.bouncycastle:bcmail-jdk18on:1.78.1'
|
||||
implementation 'org.bouncycastle:bcpg-jdk18on:1.78.1'
|
||||
implementation 'org.bouncycastle:bcmail-jdk18on:1.79'
|
||||
implementation 'org.bouncycastle:bcpg-jdk18on:1.79'
|
||||
implementation 'com.google.zxing:core:3.5.3'
|
||||
implementation 'me.leolin:ShortcutBadger:1.1.22@aar'
|
||||
implementation 'org.whispersystems:signal-protocol-java:2.6.2'
|
||||
|
|
Loading…
Reference in a new issue