This is an example project to demostrate and practise on how to implement Android Jetpack Compose WearOS app following clean Architecture. Project components consist of:
- MVVM
- Use Cases
- Repository
- Compose
- DI (Dependency Injection)
- Retrofit
- Room Database
- Kotlin Build Configuration
- Target SDK version: 34
- Minimum SDK version: 30
- Kotlin version: 1.9.20
- Gradle version: 8.1.4