Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 243 Bytes

File metadata and controls

11 lines (7 loc) · 243 Bytes

EvOps / Android

Build Instructions

  1. Run the assembling script from the Root of the project.

    ./gradlew assembleDebug
  2. Debug version of the application should be found in app/build/outputs/apk/app-debug.apk.