Skip to content

Fix/453#458

Open
HamBP wants to merge 37 commits intofeat/440from
fix/453
Open

Fix/453#458
HamBP wants to merge 37 commits intofeat/440from
fix/453

Conversation

@HamBP
Copy link
Member

@HamBP HamBP commented Mar 22, 2026

Issue

작업 내용

  • Android QA 2차

mangbaam and others added 29 commits February 21, 2026 19:49
- Kotlin 2.3.10, AGP 9.0.0, Gradle 9.1.0으로 업그레이드
- KSP 2.3.6으로 업데이트 (Kotlin 2.3.x 호환)
- kapt → KSP 전환 (app, data, presentation, tosspayments)
- kotlinOptions → kotlin { compilerOptions } 블록으로 전환
- deprecated Gradle API 제거: task() → tasks.register(), buildDir → layout.buildDirectory
- applicationVariants (internal API) → androidComponents + SingleArtifact.APK로 APK 이름 커스텀 재구현
- composeOptions 블록 제거 (Compose Compiler Plugin이 처리)
- android.builtInKotlin=false, android.newDsl=false 플래그 추가 (KSP/KGP 호환성 확보 전까지 유지)
- 라이브러리 의존성 최신화

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix/448 어쩌구저쩌구
- 응답 DTO의 description, answer 필드를 non-null로 변경
- 답변 제출 시 isNotBlank 필터링 제거 (텍스트필드 입력값 그대로 전송)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
기존 답변과 달라진 경우에만 완료 버튼이 활성화되도록 수정

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
refactor: 사전 질문 API 스펙 변경 대응
fix: 사전 질문 UI/UX 개선 및 환불 화면 패딩 조정
@HamBP HamBP self-assigned this Mar 22, 2026
@HamBP HamBP added the bug 버그 픽스 label Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 버그 픽스

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants