Set uuid after verify and linking and request it at startup for existing clients

This commit is contained in:
AsamK 2020-03-23 21:56:51 +01:00
parent 1b56485fc8
commit 6665dc0e48
3 changed files with 30 additions and 8 deletions

View file

@ -20,7 +20,7 @@ repositories {
}
dependencies {
compile 'com.github.turasa:signal-service-java:2.15.3_unofficial_4'
compile 'com.github.turasa:signal-service-java:2.15.3_unofficial_5'
compile 'org.bouncycastle:bcprov-jdk15on:1.64'
compile 'net.sourceforge.argparse4j:argparse4j:0.8.1'
compile 'org.freedesktop.dbus:dbus-java:2.7.0'