Skip to content

Commit

Permalink
update : version
Browse files Browse the repository at this point in the history
  • Loading branch information
koreatlwls committed May 5, 2024
1 parent 3a7a891 commit 62571f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-logic/src/main/kotlin/com/titi/common/BuildInfo.kt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object BuildType {

object AppConfig {
const val APP_ID = "com.titi.app"
const val APP_VERSION_NAME = "1.0.2"
const val APP_VERSION_CODE = 23
const val APP_VERSION_NAME = "1.0.3"
const val APP_VERSION_CODE = 24
const val APP_NAME = "TiTi"
}

0 comments on commit 62571f7

Please sign in to comment.