Skip to content

Commit

Permalink
chore: 버전 업
Browse files Browse the repository at this point in the history
  • Loading branch information
SEO-J17 committed Aug 8, 2023
1 parent 18cba48 commit 3b1802e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/AppConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ object AppConfig {
const val APPLICATION_ID = "com.mashup.alcoholfree"
const val APP_NAME_SPACE = "com.mashup.alcoholfree"

const val APP_VERSION_CODE = 2
const val APP_VERSION_NAME = "1.0.1"
const val APP_VERSION_CODE = 3
const val APP_VERSION_NAME = "1.1.0"

const val DATA_NAME_SPACE = "com.mashup.alcoholfree.data"
const val DOMAIN_NAME_SPACE = "com.mashup.alcoholfree.domain"
Expand Down

0 comments on commit 3b1802e

Please # to comment.