Fix: Update version info on settings page
Investigates and resolves the issue where the app version and build number were not updating correctly on the settings page.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
{
|
||||
"versionCode": 1,
|
||||
"versionName": "1.0.1",
|
||||
"buildNumber": 2,
|
||||
"buildNumber": 3,
|
||||
"notes": "사용자가 수정한 버전 정보입니다. 이 파일을 편집하여 앱 버전 정보를 변경할 수 있습니다."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user