Uh oh!
There was an error while loading. Please reload this page.
Conversation
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
#️⃣연관된 이슈
Closes#578
📝작업 내용
0.8.5 릴리스입니다. Play Console의 대상 API 수준 요구사항에 맞춰 Android 16을 타겟팅합니다. 2026년 8월 31일부터 최신 Android 출시로부터 1년 이내를 타겟팅하지 않으면 앱을 업데이트할 수 없습니다.
0.8.4 이후 이 변경 하나뿐입니다. 코드 변경은 없고 버전 카탈로그 네 줄이 전부입니다.
사전에 확인한 것
스크린샷 (선택)
💬리뷰 요구사항(선택)
머지하면 master push로 CI/CD가 돌아 AAB가 Play Store 내부 테스트 트랙에 올라갑니다. 프로덕션 승격은 Play Console에서 따로 해야 합니다.
targetSdk를 올리면 시스템 동작이 바뀌는 지점은 정적 검사로 잡히지 않습니다. 내부 테스트에서 주요 화면의 인셋을 확인해 주세요. 상태바나 네비게이션 바에 콘텐츠가 겹치는지, 특히 지도처럼 전체 화면을 쓰는 곳이 중요합니다.