BugFix/#455: AppDelegate 활용한 앱 비활성화 여부 점검 및 다이어리 레이아웃 오류 해결 #456
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.
What is this PR? 🔍
BugFix/#455: AppDelegate 활용한 앱 비활성화 여부 점검 및 다이어리 레이아웃 오류 해결
Key Changes 🔑
추가로, 프로젝트 버전 변경했습니다. (1.0.1로 설정함)
git release에서 사용하는 버전과 동일하게 관리할 예정입니다.
x.y.z
x: 앱의 대대적인 변화가 있을 경우 > 리뉴얼 수준일 때만 값 갱신
y: 새로운 기능을 추가할 경우 값 갱신 - 릴리즈에 반영할 때 갱신
z: 버그 해결 후, 릴리즈에 반영됐을 경우 값 갱신
To Reviewers 📢
Related Issues ⛱
close #455