Update libsignal-service

This commit is contained in:
AsamK 2022-10-06 17:36:09 +02:00
parent 76c400d2c3
commit 1dd22132ff
3 changed files with 36 additions and 13 deletions

View file

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