chore: version.json 업데이트 (v1.6.0)

This commit is contained in:
sanjeok77
2026-03-05 11:09:16 +09:00
parent eee4617989
commit 1048771c63

View File

@@ -1,14 +1,14 @@
{ {
"version": "1.5.0", "version": "1.6.0",
"versionCode": 11, "versionCode": 12,
"minSdk": 31, "minSdk": 31,
"targetSdk": 35, "targetSdk": 35,
"forceUpdate": false, "forceUpdate": false,
"updateUrl": "https://git.webpluss.net/attachments/ca080f95-1084-424d-93e1-e84419c251dc", "updateUrl": "https://git.webpluss.net/attachments/0482dc08-5216-4223-beda-2887501578d8",
"changelog": [ "changelog": [
"Edge-to-edge UI 적용 (상태바/네비게이션바 투명)", "Pull to Refresh 기능 추가 (아래로 당겨서 새로고침)",
"내 키워드 필터 추가", "EdgeToEdge 개선 (투명 상태바/네비게이션바)",
"백그라운드에서 포어그라운드 전환 시 자동 새로고침", "출처를 알 수 없는 앱 설치 권한 추가",
"WindowInsets 처리로 시스템 바 가림 해결" "WindowInsets 처리 개선"
] ]
} }