File tree Expand file tree Collapse file tree
.agents/skills/deploy-eatssu Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ android {
3030 applicationId = " com.eatssu.android"
3131 minSdk = 28
3232 targetSdk = 35
33- versionCode = 57
34- versionName = " 3.2.3 "
33+ versionCode = 58
34+ versionName = " 3.2.4 "
3535
3636 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
3737 }
Original file line number Diff line number Diff line change 1+ ko : |
2+ - 메뉴 정보가 더 안정적으로 표시되도록 오류를 수정했어요.
3+ - 특정 화면에서 목록이 비어 보이던 문제를 해결했어요.
4+ - 앱의 배포 및 업데이트 과정을 개선해 더 안정적으로 서비스해요.
5+ - 전반적인 앱 안정성과 사용성을 높였어요.
6+ en : |
7+ - Fixed an issue to display menu information more reliably.
8+ - Resolved an issue where lists could appear empty on some screens.
9+ - Improved the app release and update process for more stable service.
10+ - Enhanced overall app stability and usability.
You can’t perform that action at this time.
0 commit comments