mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update libsignal-service-java
This commit is contained in:
parent
05ccfef93c
commit
c9dffe47f6
8 changed files with 20 additions and 58 deletions
|
@ -32,7 +32,11 @@
|
|||
,
|
||||
{
|
||||
"name":"java.util.UUID",
|
||||
"methods":[{"name":"<init>","parameterTypes":["long","long"] }]}
|
||||
"methods":[
|
||||
{"name":"<init>","parameterTypes":["long","long"] },
|
||||
{"name":"getLeastSignificantBits","parameterTypes":[] },
|
||||
{"name":"getMostSignificantBits","parameterTypes":[] }
|
||||
]}
|
||||
,
|
||||
{
|
||||
"name":"jdk.internal.loader.ClassLoaders$PlatformClassLoader"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue