Skip to content

Commit

Permalink
배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
kts6056 committed Sep 5, 2024
1 parent ee5f816 commit d88f27d
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 @@ -20,8 +20,8 @@ android {
namespace = "com.dkin.chevit.app"
defaultConfig {
applicationId = "com.dkin.chevit"
versionCode = 3
versionName = "1.0.2"
versionCode = 1
versionName = "1.0.0"
}
lint {
disable.add("Instantiatable")
Expand Down

0 comments on commit d88f27d

Please sign in to comment.