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:
sanjeok77
2026-03-11 21:42:12 +09:00
parent 24d05dab7d
commit 37f8d92352
2 changed files with 10 additions and 7 deletions

View File

@@ -24,7 +24,8 @@ android {
applicationId = "com.hotdeal.alarm"
minSdk = 31
targetSdk = 35
versionCode = 19
versionCode = 20
versionName = "1.11.3"
versionName = "1.11.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"