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

@@ -24,8 +24,8 @@ android {
applicationId = "com.hotdeal.alarm"
minSdk = 31
targetSdk = 35
versionCode = 5
versionName = "1.3.0"
versionCode = 6
versionName = "1.3.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {