Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 253 Bytes

Building.md

File metadata and controls

21 lines (14 loc) · 253 Bytes

Building

Prerequisite

  • Linux PC

Prepare

  1. Editing VERSION file for specify the version of dependent libraries.
  2. Download dependencies files.
$ cd core/deps/scripts
$ ./get-deps.sh

Building

$ gradlew build