Update libsignal-service

This commit is contained in:
AsamK 2022-11-01 13:42:23 +01:00
parent 9096229637
commit 9620eb06ac
4 changed files with 83 additions and 16 deletions

View file

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