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 🤖
- Host: GitHub
- URL: https://github.com/evops-sum25/evops-android
- Owner: evops-sum25
- Created: 2025-06-05T17:21:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-16T09:30:57.000Z (11 months ago)
- Last Synced: 2025-07-16T12:16:41.737Z (11 months ago)
- Topics: android, dagger-hilt, evops, frontend, jetpack-compose, kotlin, retrofit, room
- Language: Kotlin
- Homepage:
- Size: 36.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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`.