chore: 버전 1.3.1로 업데이트

This commit is contained in:
sanjeok77
2026-03-04 10:58:12 +09:00
parent f78647200c
commit 08722403c7
2 changed files with 11 additions and 11 deletions

View File

@@ -1,16 +1,16 @@
{
"version": "1.3.0",
"versionCode": 5,
"version": "1.3.1",
"versionCode": 6,
"minSdk": 31,
"targetSdk": 35,
"forceUpdate": false,
"updateUrl": "https://git.webpluss.net/attachments/02ab65b3-22f3-4f8e-b422-6c44588764b0",
"updateUrl": "https://git.webpluss.net/attachments/9baa7f62-7666-4283-970d-ff0e536359c7",
"changelog": [
"아이콘 디자인 개선 (알림 벨 + 불꽃)",
"메인 화면 헤더 제거로 화면 넓게 사용",
"설정 화면 알림 설정 UI 대폭 개선",
"키워드 카드 세련된 디자인 적용",
"전체 UI/UX 모던하게 고도화",
"필터 칩 애니메이션 추가"
"키워드 카드 배경 단일화 (2중 배경 제거)",
"내 키워드 배지 디자인 단순화",
"알림 설정 UI 간소화",
"APK 다이렉트 다운로드 기능 추가",
"다운로드 진행률 표시",
"다운로드 완료 시 자동 설치"
]
}