Update libsignal-service-java

This commit is contained in:
AsamK 2021-10-03 13:12:48 +02:00
parent 76ceac4d54
commit 0709c0caf8
6 changed files with 21 additions and 3 deletions

View file

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