From 56269592689812316dfb7ebdbb05341e06285e7b Mon Sep 17 00:00:00 2001 From: AsamK Date: Sun, 13 Jun 2021 18:13:25 +0200 Subject: [PATCH] Updated Provide native lib for libsignal (markdown) --- Provide-native-lib-for-libsignal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Provide-native-lib-for-libsignal.md b/Provide-native-lib-for-libsignal.md index 90f0b4f..f784709 100644 --- a/Provide-native-lib-for-libsignal.md +++ b/Provide-native-lib-for-libsignal.md @@ -5,7 +5,7 @@ Do note that signal-cli already comes pre-bundled with the linux (gnu libc) x86_ # libsignal-client ### Building libsignal-client yourself -Go to the [releases page](https://github.com/signalapp/libsignal-client/releases) and download the source for the libsignal-client version used by signal-cli (**Check the version of signal-client....jar in the signal-cli lib folder** - as of 1st May 2021 its java-0.2.3 release). +Go to the [releases page](https://github.com/signalapp/libsignal-client/releases) and download the source for the libsignal-client version used by signal-cli (**Check the version of signal-client....jar in the signal-cli lib folder** - as of 1st May 2021 its v0.8.1 release). You will need to install the following software: - JDK