Update dependencies

This commit is contained in:
AsamK 2020-05-14 19:47:35 +02:00
parent 28be77572f
commit 063f2fb294

View file

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