kuring-64 Target SDK level을 33으로 상향 #70
Merged
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.
Jira 티켓 링크
문제 상황
Google Play 정책에 의해 2023년 8월 31일 이후에 게시되는 업데이트는 Android 13 이상을 target해야 합니다.
해결 방법
따라서 현재 31인 target SDK를 33으로 상향했습니다. 공식 문서를 참고한 결과 target SDK를 상향해도 쿠링 앱에 미치는 영향은 없는 것으로 확인했습니다.
이 PR까지 누적된 변경사항을 출시할 예정입니다.