Update dependencies

This commit is contained in:
AsamK 2020-06-04 17:07:03 +02:00
parent f324a43298
commit 22336460cc
2 changed files with 11 additions and 2 deletions

View file

@ -17,7 +17,7 @@ repositories {
}
dependencies {
implementation 'com.github.turasa:signal-service-java:2.15.3_unofficial_10'
implementation 'com.github.turasa:signal-service-java:2.15.3_unofficial_11'
implementation 'org.bouncycastle:bcprov-jdk15on:1.65'
implementation 'net.sourceforge.argparse4j:argparse4j:0.8.1'
implementation 'com.github.hypfvieh:dbus-java:3.2.1'