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

https://github.com/yjyoon-dev/android-project-template

Simple & Modern Android Project Template
https://github.com/yjyoon-dev/android-project-template

Last synced: 9 months ago
JSON representation

Simple & Modern Android Project Template

Awesome Lists containing this project

README

          

# Android Project Template

This repository is template of **Simple & Modern Android Project**.


# Specification

- Kotlin 1.9.20
- AGP 8.1.3
- Single Module Architecture with MVVM Pattern
- Gradle Version Catalog with Kotlin DSL
- Jetpack Compose with Material 3
- Dependency Injection with Dagger Hilt
- Retrofit & DataStore for data source.
- Core library desugaring enabled.

Also you can check detail dependencies [here](/gradle/libs.versions.toml).