-
Notifications
You must be signed in to change notification settings - Fork 0
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
[ISSUE-006] domain 모듈 추가 #22
Conversation
* app * presentation
LGTM 👍 |
@KwonDae 그런데 라이브러리 기준으로 리스트를 묶어놓다보니 만약 여러 모듈에서 리스트를 사용하게 될 경우 필요하지 않은 라이브러리까지 함께 사용하는 것이 강제되는? 그런 느낌이라서 오히려 모듈 단위로 리스트를 묶는 것도 괜찮겠다? 싶었어용 |
Compose, coroutine, glide, hilt 등 카테고리별로 묶여서 모듈 gradle엔 좀 깔끔한 느낌을 주고싶었는데 근데 라이브러리를 쓸 때 필요하지 않은 라이브러리가 공존하는 경우가 많으려나요? |
움 일단 이 부분은 회의 때 한번 더 얘기하면서 생각해보면 좋을 것 같아용 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
머지해주세용
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
처음에 발견 못해서 미안해요 ㅎㅎ..
@@ -0,0 +1,4 @@ | |||
package co.kr.yapp.growth.domain.usecase |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hoyahozz
정호님 늦게봐서 미안해요
패키지명 com.yapp.growth 로 수정 부탁드립니당
} | ||
|
||
java { | ||
sourceCompatibility = JavaVersion.VERSION_1_7 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
여기도 자바 1.8 버전으로 수정 부탁해요
ISSUE
작업 내용
실행 화면
Check List
[TICKET-{N}] PR 제목
으로 작성