Skip to content

Commit

Permalink
versionCode 7 / versionName 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hjiee committed Jan 24, 2021
1 parent 876e16c commit 4d70e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/AndroidConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object AndroidConfig {
const val TARGET_SDK_VERSION = 29

const val VERSION_CODE = 7
const val VERSION_NAME = "1.2.0-rc03"
const val VERSION_NAME = "1.2.0"

const val BUILD_TOOLS_VERSION = "29.0.3"
const val APPLICATION_ID = "com.ddd4.synesthesia.beer"
Expand Down

0 comments on commit 4d70e91

Please # to comment.