Update dependencies

This commit is contained in:
AsamK 2019-03-23 18:32:31 +01:00
parent 6d5cfa32e2
commit 6f7350d031
4 changed files with 10 additions and 8 deletions

View file

@ -20,8 +20,8 @@ repositories {
}
dependencies {
compile 'com.github.turasa:signal-service-java:2.12.7_unofficial_1'
compile 'org.bouncycastle:bcprov-jdk15on:1.60'
compile 'com.github.turasa:signal-service-java:2.13.0_unofficial_2'
compile 'org.bouncycastle:bcprov-jdk15on:1.61'
compile 'net.sourceforge.argparse4j:argparse4j:0.8.1'
compile 'org.freedesktop.dbus:dbus-java:2.7.0'
}