mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-26 10:34:23 +01:00
Use Java 17
This commit is contained in:
@@ -26,7 +26,7 @@ public interface SignalControl extends DBusInterface {
|
||||
|
||||
String link(String newDeviceName) throws Error.Failure;
|
||||
|
||||
public String version();
|
||||
String version();
|
||||
|
||||
List<DBusPath> listAccounts();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user