An open API service indexing awesome lists of open source software.

https://github.com/evops-sum25/evops-android

An Android application for EvOps 🤖
https://github.com/evops-sum25/evops-android

android dagger-hilt evops frontend jetpack-compose kotlin retrofit room

Last synced: 2 months ago
JSON representation

An Android application for EvOps 🤖

Awesome Lists containing this project

README

          

# EvOps / Android

## Build Instructions

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

```shell
./gradlew assembleDebug
```

3. Debug version of the application should be found in `app/build/outputs/apk/app-debug.apk`.