File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ android {
2929 applicationId = " com.eatssu.android"
3030 minSdk = 28
3131 targetSdk = 35
32- versionCode = 47
33- versionName = " 3.2.0 "
32+ versionCode = 48
33+ versionName = " 3.2.1 "
3434
3535 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
3636 }
Original file line number Diff line number Diff line change 11ko : |
2- - 로그인 기능 개선으로 더 안정적인 로그인 경험 제공
3- - 앱 충돌 문제 해결로 전반적인 안정성 강화
4- - UI 개선으로 사용자 경험 향상
5- - 성능 최적화로 앱 실행 속도 개선
2+ - 카카오톡 문의하기가 접근 안되는 오류를 수정했어요
3+ - 중복된 닉네임의 오류 메세지를 정정했어요
4+ - 안쓰는 이미지 파일을 지워서 앱을 가볍게 만들었어요
5+ - 식단 속 메뉴의 구분자를 변경해 가시성을 올렸어요
66en : |
7- - Improved login functionality for more stable experience
8- - Fixed app crashes to enhance overall stability
9- - UI improvements for better user experience
10- - Performance optimizations for faster app launch
7+ - I corrected an error that I can't access to Kakao Talk inquiry
8+ - I corrected the error message of the duplicate nickname
9+ - I deleted the image file that I don't use, so I made the app light
10+ - I increased visibility by changing the separator of the menu in my diet
You can’t perform that action at this time.
0 commit comments