Files
zellyy-finance/android/app_version.json
gpt-engineer-app[bot] 73ff9e7886 Allow manual version info edit
Make the version info card editable via text boxes.
2025-03-18 14:24:10 +00:00

8 lines
207 B
JSON

{
"versionCode": 1,
"versionName": "1.0.0",
"buildNumber": 1,
"notes": "사용자가 수정한 버전 정보입니다. 이 파일을 편집하여 앱 버전 정보를 변경할 수 있습니다."
}