Skip to content

refactor(app): 공통 UI와 Hilt 데이터 기반 구조 정리#4

Open
cnsvkf wants to merge 5 commits into
devfrom
codex/refactor-app-foundation
Open

refactor(app): 공통 UI와 Hilt 데이터 기반 구조 정리#4
cnsvkf wants to merge 5 commits into
devfrom
codex/refactor-app-foundation

Conversation

@cnsvkf
Copy link
Copy Markdown
Collaborator

@cnsvkf cnsvkf commented May 30, 2026

관련 이슈

없음

작업 내용

  • Gradle에 Hilt, KSP, DataStore, Kotlin Serialization, Retrofit 기반 의존성을 추가했습니다.
  • 공통 UI 컴포넌트를 ui/commonComponent로 통합했습니다.
  • 홈 도메인 모델과 저장소 구조를 일반화했습니다.
  • Hilt 모듈과 로그인 ViewModel 주입 구조를 적용했습니다.

테스트 방법

  • JAVA_HOME="/Applications/Android Studio.app/Contents/jbr/Contents/Home" ./gradlew :app:assembleDebug :app:testDebugUnitTest를 실행했습니다.
  • git diff --check를 실행했습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant