Feature/update version - #58
Merged
Merged
Conversation
kotlinx-datetime 0.7.1 API 변경에 따라 kotlinx.datetime.Clock을 kotlin.time.Clock으로 마이그레이션 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Kotlin 2.2.21, Compose Multiplatform 1.10.0 등 최신 의존성 버전 반영 - 패키지 구조 변경 반영 (presentation/, local/, remote/, widget/ 등) - CchTheme 디자인 시스템 업데이트 (13개 타이포그래피, 컴포넌트 목록) - MVI 패턴 코드 예시를 실제 ViewModel + mviStore delegate 방식으로 수정 - 앱 버전 3.0.1 (versionCode 51) 반영 - google-services.json 접근 차단 hook 설정 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
enableEdgeToEdge()의 기본 동작을 따르도록 SetStatusBarColor() expect/actual 함수와 관련 헬퍼 함수를 제거하고, 더 이상 사용하지 않는 accompanist-systemuicontroller 라이브러리 의존성을 정리합니다. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Android에서만 슬라이드 전환 애니메이션을 적용하고 iOS는 기본 트랜지션 유지. SuwikiBackground 패딩 적용 구조 개선, AGP 8.10.1, Gradle 8.11.1, Navigation 2.9.1, compileSdk/targetSdk 36 업그레이드. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
BEEEAM-J
reviewed
Feb 8, 2026
| [versions] | ||
| agp = "8.7.3" | ||
| android-compileSdk = "35" | ||
| agp = "8.10.1" |
Member
Author
There was a problem hiding this comment.
target sdk 36으로 올리려면 같이 올려야하더라구요
Member
Author
There was a problem hiding this comment.
target sdk 36으로 올리려면 같이 올려야하더라구요
kimmandoo
approved these changes
Feb 8, 2026
There was a problem hiding this comment.
저는 여기부터 천천히 조사해보겠습니다.. Koin 부터 해야겠네요
LGTM이에유
Member
Author
There was a problem hiding this comment.
참고로 koin 엄청 엉망으로 적용되어있어 .. ㅋㅋ...
Member
Author
There was a problem hiding this comment.
참고로 koin 엄청 엉망으로 적용되어있어 .. ㅋㅋ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 PR 요약
🌱 작업한 내용
🌱 PR 포인트
📸 스크린샷
📮 관련 이슈
RCA 룰을 사용하여 코드 리뷰를 해주세요
R (Request Changes): 적극적으로 반영을 고려해주세요C (Comment): 웬만하면 반영해주세요A (Approve): 반영해도 좋고, 넘어가도 좋습니다. 사소한 의견입니다.