Skip to content

evops-sum25/evops-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.