Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AN] Hilt 적용 #453

Closed
SeongHoonC opened this issue Sep 19, 2023 · 0 comments · Fixed by #454
Closed

[AN] Hilt 적용 #453

SeongHoonC opened this issue Sep 19, 2023 · 0 comments · Fixed by #454
Assignees
Labels
AN 안드로이드에 관련된 작업 USER

Comments

@SeongHoonC
Copy link
Member

✨ 세부 내용

Hilt 를 사용해서수동 DI 를 자동 DI 로 변경한다

⏰ 예상 소요 시간

4시간

@SeongHoonC SeongHoonC added AN 안드로이드에 관련된 작업 USER labels Sep 19, 2023
@SeongHoonC SeongHoonC added this to the 5차 데모데이 milestone Sep 19, 2023
@EmilyCh0 EmilyCh0 linked a pull request Sep 19, 2023 that will close this issue
EmilyCh0 added a commit that referenced this issue Sep 20, 2023
* chore: Hilt 의존성 추가

Co-authored-by: SeongHoonC <[email protected]>

* feat: 의존성 주입 모듈 추가

Co-authored-by: SeongHoonC <[email protected]>

* feat: 의존성 주입에 hilt 적용

Co-authored-by: SeongHoonC <[email protected]>

* refactor: 사용하지 않는 수동 di 코드 삭제

Co-authored-by: SeongHoonC <[email protected]>

* chore: ktlintcheck

Co-authored-by: SeongHoonC <[email protected]>

* refactor: 불필요한 어노테이션 제거

* refactor: 뷰모델 스코프 모듈 분리

* chore: 싱글톤 모듈 패키지 이동

* refactor: BaseUrlQualifier 추가

---------

Co-authored-by: SeongHoonC <[email protected]>
@github-project-automation github-project-automation bot moved this from Todo to Done in 2023-festa-go Sep 20, 2023
BGuga pushed a commit that referenced this issue Oct 17, 2023
* chore: Hilt 의존성 추가

Co-authored-by: SeongHoonC <[email protected]>

* feat: 의존성 주입 모듈 추가

Co-authored-by: SeongHoonC <[email protected]>

* feat: 의존성 주입에 hilt 적용

Co-authored-by: SeongHoonC <[email protected]>

* refactor: 사용하지 않는 수동 di 코드 삭제

Co-authored-by: SeongHoonC <[email protected]>

* chore: ktlintcheck

Co-authored-by: SeongHoonC <[email protected]>

* refactor: 불필요한 어노테이션 제거

* refactor: 뷰모델 스코프 모듈 분리

* chore: 싱글톤 모듈 패키지 이동

* refactor: BaseUrlQualifier 추가

---------

Co-authored-by: SeongHoonC <[email protected]>
BGuga pushed a commit that referenced this issue Oct 17, 2023
* chore: Hilt 의존성 추가

Co-authored-by: SeongHoonC <[email protected]>

* feat: 의존성 주입 모듈 추가

Co-authored-by: SeongHoonC <[email protected]>

* feat: 의존성 주입에 hilt 적용

Co-authored-by: SeongHoonC <[email protected]>

* refactor: 사용하지 않는 수동 di 코드 삭제

Co-authored-by: SeongHoonC <[email protected]>

* chore: ktlintcheck

Co-authored-by: SeongHoonC <[email protected]>

* refactor: 불필요한 어노테이션 제거

* refactor: 뷰모델 스코프 모듈 분리

* chore: 싱글톤 모듈 패키지 이동

* refactor: BaseUrlQualifier 추가

---------

Co-authored-by: SeongHoonC <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AN 안드로이드에 관련된 작업 USER
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants