mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Rename to signal-cli
Changes experimental dbus interface from org.asamk.TextSecure to org.asamk.Signal
This commit is contained in:
parent
10719a443a
commit
eabd361405
27 changed files with 108 additions and 108 deletions
|
@ -4,7 +4,7 @@ apply plugin: 'application'
|
|||
sourceCompatibility = JavaVersion.VERSION_1_7
|
||||
targetCompatibility = JavaVersion.VERSION_1_7
|
||||
|
||||
mainClassName = 'org.asamk.textsecure.Main'
|
||||
mainClassName = 'org.asamk.signal.Main'
|
||||
|
||||
version = '0.2.1'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue