chore: 버전 업데이트 v1.5.1 (1151)

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-03-13 03:37:01 +09:00
parent 1866c67d5e
commit 6bb31bfbb9
3 changed files with 17 additions and 5 deletions

View File

@@ -20,8 +20,8 @@ android {
applicationId = "com.example.shiftalarm"
minSdk = 26
targetSdk = 35
versionCode = 1150
versionName = "1.5.0"
versionCode = 1151
versionName = "1.5.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}