chore: 버전 1.4.1로 업데이트
- 설정 화면 진입 시 크래시 수정 - AppDatabase 누락된 괄호 수정 - REQUEST_INSTALL_PACKAGES 권한 예외 처리 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -24,8 +24,8 @@ android {
|
||||
applicationId = "com.hotdeal.alarm"
|
||||
minSdk = 31
|
||||
targetSdk = 35
|
||||
versionCode = 9
|
||||
versionName = "1.4.0"
|
||||
versionCode = 10
|
||||
versionName = "1.4.1"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
||||
Reference in New Issue
Block a user