Update signal-service-java

This commit is contained in:
AsamK 2021-02-12 22:31:33 +01:00
parent 630803c3d1
commit 40fc712581
9 changed files with 46 additions and 44 deletions

View file

@ -14,7 +14,7 @@ repositories {
}
dependencies {
api("com.github.turasa:signal-service-java:2.15.3_unofficial_18")
api("com.github.turasa:signal-service-java:2.15.3_unofficial_19")
implementation("com.google.protobuf:protobuf-javalite:3.10.0")
implementation("org.bouncycastle:bcprov-jdk15on:1.68")
implementation("org.slf4j:slf4j-api:1.7.30")