Skip to content

Commit

Permalink
Update : version name
Browse files Browse the repository at this point in the history
  • Loading branch information
koreatlwls committed Nov 17, 2024
1 parent 28578a6 commit 6d720b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.4.5"
const val APP_VERSION_NAME = "1.4.6"
const val APP_VERSION_CODE = 47
const val APP_NAME = "TiTi"
}

0 comments on commit 6d720b3

Please sign in to comment.