Update libsignal-service-java

This commit is contained in:
AsamK 2021-12-08 22:31:49 +01:00
parent e9caf21bd3
commit c3f0539526
6 changed files with 6 additions and 7 deletions

View file

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