yjyoon-dev / android-project-template

Simple & Modern Android Project Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple & Modern Android Project Template


Languages

Language:Kotlin 100.0%