Skip to content

Feature/update version - #58

Merged
lluke0 merged 4 commits into
developfrom
feature/update-version
Feb 8, 2026
Merged

Feature/update version#58
lluke0 merged 4 commits into
developfrom
feature/update-version

Conversation

@lluke0

@lluke0 lluke0 commented Feb 7, 2026

Copy link
Copy Markdown
Member

📌 PR 요약

🌱 작업한 내용

  • claude code 관련 설정 업데이트
  • ios 네이게이션 이동 시 statusbar dim 처리 타이밍 이슈 해결
  • 각종 종속성 버전 업그레이드

🌱 PR 포인트

  • 빌드 잘 되는지 한번만 확인 부탁드려요

📸 스크린샷

스크린샷
파일첨부바람

📮 관련 이슈

  • Resolved: #이슈번호

RCA 룰을 사용하여 코드 리뷰를 해주세요

R (Request Changes) : 적극적으로 반영을 고려해주세요
C (Comment) : 웬만하면 반영해주세요
A (Approve) : 반영해도 좋고, 넘어가도 좋습니다. 사소한 의견입니다.

lluke0 and others added 4 commits February 7, 2026 21:15
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>
@lluke0
lluke0 requested review from BEEEAM-J and kimmandoo February 7, 2026 13:40
@lluke0 lluke0 self-assigned this Feb 7, 2026
Comment thread gradle/libs.versions.toml
[versions]
agp = "8.7.3"
android-compileSdk = "35"
agp = "8.10.1"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agp 버전 업데이트 한 이유 있을까요?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

target sdk 36으로 올리려면 같이 올려야하더라구요

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

target sdk 36으로 올리려면 같이 올려야하더라구요

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안스 버전 문제였네요
빌드 잘 되는거 확인했습니다~

@BEEEAM-J BEEEAM-J left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

저는 여기부터 천천히 조사해보겠습니다.. Koin 부터 해야겠네요
LGTM이에유

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

참고로 koin 엄청 엉망으로 적용되어있어 .. ㅋㅋ...

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

참고로 koin 엄청 엉망으로 적용되어있어 .. ㅋㅋ...

@lluke0
lluke0 merged commit 3be323c into develop Feb 8, 2026
1 check failed
@lluke0
lluke0 deleted the feature/update-version branch February 8, 2026 10:35
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.

3 participants