Update libsignal-service-java

This commit is contained in:
AsamK 2022-08-02 23:20:26 +02:00
parent 597ac9b504
commit 81e36d4f9b
6 changed files with 47 additions and 22 deletions

View file

@ -14,7 +14,7 @@ repositories {
}
dependencies {
implementation("com.github.turasa", "signal-service-java", "2.15.3_unofficial_52")
implementation("com.github.turasa", "signal-service-java", "2.15.3_unofficial_53")
implementation("com.fasterxml.jackson.core", "jackson-databind", "2.13.3")
implementation("com.google.protobuf", "protobuf-javalite", "3.11.4")
implementation("org.bouncycastle", "bcprov-jdk15on", "1.70")