https://github.com/revanthkumarj/sample
https://github.com/revanthkumarj/sample
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/revanthkumarj/sample
- Owner: revanthkumarJ
- Created: 2025-09-19T09:23:42.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-09-19T10:28:50.000Z (10 months ago)
- Last Synced: 2025-09-19T11:36:22.747Z (10 months ago)
- Language: Kotlin
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample App
- A very minimal **Kotlin Android app** built for experimenting with automation and distribution workflows.
The app contains a single screen that simply displays:
Sample App To Play With Github Actions
---
## 🎯 Purpose
This repository is mainly used as a **playground** to explore:
- ⚙️ **GitHub Actions** – CI/CD pipelines for Android
- 📲 **Firebase App Distribution** – managing and sharing app builds
---
## 📌 Features
- ✅ Single-screen app with a simple text message
- ✅ Lightweight codebase for testing automation
- ✅ Playground for experimenting with DevOps workflows