Update dependencies

This commit is contained in:
AsamK 2019-09-29 11:21:41 +02:00
parent e490604d43
commit 625034b2d2
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ repositories {
}
dependencies {
compile 'com.github.turasa:signal-service-java:2.13.7_unofficial_1'
compile 'com.github.turasa:signal-service-java:2.13.8_unofficial_1'
compile 'org.bouncycastle:bcprov-jdk15on:1.62'
compile 'net.sourceforge.argparse4j:argparse4j:0.8.1'
compile 'org.freedesktop.dbus:dbus-java:2.7.0'

View file

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists