Skip to content

Commit

Permalink
[REFACTOR] versionCode 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jiwon2724 committed Aug 1, 2023
1 parent 63c7745 commit 13ad25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
namespace = "com.peonlee"
defaultConfig {
applicationId = "com.peonlee"
versionCode = 4
versionCode = 5
versionName = "1.0.0"
}
}
Expand Down

0 comments on commit 13ad25c

Please sign in to comment.