Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 603 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 603 Bytes

장부 관리 앱

Android CI

Build

  • Gradle 8.5
  • AGP 8.2.1
  • Kotlin 1.9.21
  • JDK 17
  • Kotlin DSL
  • Version Catalog

Library

  • KotlinX
    • Coroutines
    • Serialization
    • DateTime
  • AndroidX
    • Room
    • Paging
    • NavigationUI
  • Dagger Hilt
  • Ktor
  • Glide
  • Lottie
  • Debug & Log
    • OkHttp3 Logging Interceptor (App Inspection)
    • Leak Canary 2
    • Timber
    • Sentry