mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-22 17:59:52 +00:00
change build instruction
This commit is contained in:
parent
003b2650dd
commit
48df2ae587
@ -46,8 +46,8 @@ Old devices will fail to auth in time and will be rejected by peers, please use
|
||||
|
||||
# Building from source
|
||||
|
||||
- Clone this repository and run
|
||||
`./gradlew antlr4; ./gradlew build -x test`
|
||||
- Clone this repository and run (make sure clean from previous builds)
|
||||
`./gradlew build`
|
||||
- Install onto Android Device
|
||||
`adb install -r app/build/outputs/apk/app-debug.apk`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user