Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

설정 화면에 versionCode 나오는 방식 변경 & MVP 제거 #458

Merged
merged 2 commits into from
May 5, 2023

Conversation

riflockle7
Copy link
Collaborator

@riflockle7 riflockle7 commented May 1, 2023

history slack: https://duckie-team.slack.com/archives/C054HU0DHGA/p1682857473302919
관련 유관자 분들은 전부 reviewer 으로 두었습니다.

작업 내용

  1. 설정 화면에 versionCode 나오는 방식을 변경했습니다.
    ${versionName} -> ${versionName}.${versionCode}

  2. MVP 도 제거하기로 이야기가 된 것 같아, 해당 내용도 여기에서 반영했습니다. (cc @EvergreenTree97)

생각해보니 크게 작업할 게 없는 내용이어서 이렇게 작업했습니다.
이제 이런 식으로 나옵니다.


기타 앞광고

QA 하기 쉬운 방법에 대해서도 요즘 고민해보고 있습니다.
ex. 배포용 flavor 를 만들어서 versionName 및 versionCode 를 floating 으로 띄워주기 등

아이디어 있으면 #386 에 바로 올려주세요~ (@goddoro, @EvergreenTree97, @limsaehyun)

riflockle7 added 2 commits May 2, 2023 00:41
- ${versionName} -> ${versionName}.${versionCode}
@riflockle7 riflockle7 self-assigned this May 1, 2023
@riflockle7 riflockle7 requested a review from goddoro May 1, 2023 15:54
@riflockle7 riflockle7 added this to the 1.2.0 milestone May 1, 2023
@riflockle7
Copy link
Collaborator Author

다들 확인하셨다 생각하고 merge 하겠습니다.

@riflockle7 riflockle7 merged commit d51d64a into develop May 5, 2023
@riflockle7 riflockle7 deleted the feat/setting/versionCode branch May 5, 2023 08:57
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.

1 participant