Skip to content

Commit

Permalink
versionCode 7 / versionName 1.2.0-rc03
Browse files Browse the repository at this point in the history
  • Loading branch information
hjiee committed Jan 24, 2021
1 parent fcd6c29 commit 876e16c
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-rc02"
const val VERSION_NAME = "1.2.0-rc03"

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

0 comments on commit 876e16c

Please # to comment.