Bump version to 1.0.1

This commit is contained in:
sanjeok77
2026-03-04 02:27:02 +09:00
parent 98e7643742
commit c67bb57be7
2 changed files with 8 additions and 8 deletions

View File

@@ -24,8 +24,8 @@ android {
applicationId = "com.hotdeal.alarm"
minSdk = 31
targetSdk = 35
versionCode = 1
versionName = "1.0.0"
versionCode = 2
versionName = "1.0.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {