chore: 버전 1.3.2로 업데이트

This commit is contained in:
sanjeok77
2026-03-04 23:52:12 +09:00
parent fb4f5e9ef4
commit de808cfbcf
2 changed files with 10 additions and 11 deletions

View File

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