Handle PniChangeNumber

This commit is contained in:
AsamK 2022-10-16 20:07:33 +02:00
parent 94d79692df
commit 45a5795c9c
7 changed files with 89 additions and 9 deletions

View file

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