chore: 버전 1.11.3으로 업데이트
- 뽐뿌 인기 게시물 뱃지 표시 기능 추가 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -24,7 +24,8 @@ android {
|
|||||||
applicationId = "com.hotdeal.alarm"
|
applicationId = "com.hotdeal.alarm"
|
||||||
minSdk = 31
|
minSdk = 31
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 19
|
versionCode = 20
|
||||||
|
versionName = "1.11.3"
|
||||||
versionName = "1.11.2"
|
versionName = "1.11.2"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|||||||
10
version.json
10
version.json
@@ -1,8 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.2",
|
"version": "1.11.3",
|
||||||
"versionCode": 19,
|
"versionCode": 20,
|
||||||
"updateUrl": "https://git.webpluss.net/sanjeok77/hotdeal_alarm/releases/download/v1.11.2/app-release.apk",
|
"updateUrl": "https://git.webpluss.net/sanjeok77/hotdeal_alarm/releases/download/v1.11.3/app-release.apk",
|
||||||
"changelog": [
|
"changelog": [
|
||||||
"버전 업데이트 1.11.2"
|
"뽐뿌 인기 게시물 뱃지 표시",
|
||||||
|
"인기 게시물 감지 기능 추가",
|
||||||
|
"DB 마이그레이션 (v4->v5)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user