1
0
Fork 1

Upgrade minidns

(cherry picked from commit aa988c0d19cb32e15aaf4ea63e8c3be8e4e0aa8f)
This commit is contained in:
Stephen Paul Weber 2024-10-29 11:29:34 -05:00 committed by Arne
parent 96e1013ff3
commit ff8d508b07

View file

@ -82,7 +82,7 @@ dependencies {
implementation 'org.bouncycastle:bcmail-jdk18on:1.78.1'
implementation 'com.google.zxing:core:3.5.3'
implementation 'org.minidns:minidns-hla:1.0.5'
implementation 'org.minidns:minidns-hla:1.1.1'
implementation 'me.leolin:ShortcutBadger:1.1.22@aar'
implementation 'org.whispersystems:signal-protocol-java:2.6.2'
implementation "com.wefika:flowlayout:0.4.1"