-
Notifications
You must be signed in to change notification settings - Fork 1
[Koin Project][Refactor] endpoint 비상수화 #1198
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
base: develop
Are you sure you want to change the base?
Conversation
This reverts commit 73c3cce. # Conflicts: # data/src/main/java/in/koreatech/koin/data/api/StoreApi.kt
This reverts commit 3378342. # Conflicts: # data/src/main/java/in/koreatech/koin/data/constant/URLConstant.kt
This reverts commit 37fdb91. # Conflicts: # data/src/main/java/in/koreatech/koin/data/api/ClubApi.kt # data/src/main/java/in/koreatech/koin/data/api/auth/ClubAuthApi.kt
This reverts commit be50f6e. # Conflicts: # data/src/main/java/in/koreatech/koin/data/api/ClubApi.kt # data/src/main/java/in/koreatech/koin/data/api/auth/ClubAuthApi.kt # data/src/main/java/in/koreatech/koin/data/constant/URLConstant.kt
This reverts commit e86010b. # Conflicts: # data/src/main/java/in/koreatech/koin/data/constant/URLConstant.kt
kongwoojin
left a comment
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.
LGTM
이 귀찮은걸 다 하셨군요...
.gitignore
Outdated
| # Replacement of .externalNativeBuild directories introduced | ||
| # with Android Studio 3.5. | ||
| .cxx/ | ||
| KOIN_ANDROID_DESIGNSYSTEM/ |
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.
아 디자인 시스템 서브모듈 추가하면서 ignore 임시 수정했었는데 이게 들어갔네요
바아로 빼겠습니다.
PR 개요
이슈 번호: #1197
PR 체크리스트
작업사항
작업사항의 상세한 설명
auth
non-auth
auth
non-auth
논의 사항
스크린샷
추가내용