chore: 버전 업데이트 (v1.2.0)
- 프로덕션 수준 UI/UX 개선 준비 - 업데이트 체크 기능 강화 - 버전 동기화 수정
This commit is contained in:
@@ -24,8 +24,8 @@ android {
|
||||
applicationId = "com.hotdeal.alarm"
|
||||
minSdk = 31
|
||||
targetSdk = 35
|
||||
versionCode = 3
|
||||
versionName = "1.1.0"
|
||||
versionCode = 4
|
||||
versionName = "1.2.0"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
Reference in New Issue
Block a user