Skip to content

Commit

Permalink
versionCode 8 / versionName 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hjiee committed Jan 29, 2021
1 parent 9502382 commit f0b605b
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 = 30

const val VERSION_CODE = 8
const val VERSION_NAME = "1.2.1-rc01"
const val VERSION_NAME = "1.2.1"

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

0 comments on commit f0b605b

Please # to comment.