Skip to content

Commit

Permalink
버전 1.0.5로 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
kts6056 committed Sep 10, 2024
1 parent 7fae57e commit a5fac5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
namespace = "com.dkin.chevit.app"
defaultConfig {
applicationId = "com.dkin.chevit"
versionCode = 5
versionName = "1.0.4"
versionCode = 6
versionName = "1.0.5"
}
lint {
disable.add("Instantiatable")
Expand Down

0 comments on commit a5fac5f

Please sign in to comment.