Skip to content

Commit

Permalink
앱 버전 1.0.7 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
kts6056 committed Oct 27, 2024
1 parent 4d94d60 commit 7d69dfe
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 @@ -18,8 +18,8 @@ android {
namespace = "com.dkin.chevit.app"
defaultConfig {
applicationId = "com.dkin.chevit"
versionCode = 7
versionName = "1.0.6"
versionCode = 8
versionName = "1.0.7"
}
lint {
disable.add("Instantiatable")
Expand Down

0 comments on commit 7d69dfe

Please sign in to comment.