Update build instructions

master
Moxie Marlinspike 2018-05-22 08:25:44 -07:00
parent 107f6b4277
commit 622b3afce0
1 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,9 @@ The following steps should help you (re)build Signal from the command line.
sdk.dir=/Application/android-sdk-macosx
5. Execute Gradle:
5. Using Java 8
6. Execute Gradle:
./gradlew build