Skip to content

Commit

Permalink
chore: update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
limsaehyun committed Dec 28, 2022
1 parent a729897 commit e77ad52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/ProjectProperties.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.gradle.api.JavaVersion

object ProjectProperties{
const val VERSION_CODE = 3
const val VERSION_CODE = 4
const val VERSION_NAME = "1.0.1"

const val APPLICATION_ID = "com.comit.simtong"
Expand Down

0 comments on commit e77ad52

Please sign in to comment.