Skip to content

Commit

Permalink
version : 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hjiee committed Oct 21, 2020
1 parent 761af63 commit 7eaba27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/AndroidConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ object AndroidConfig {
const val MIN_SDK_VERSION = 23
const val TARGET_SDK_VERSION = 29

const val VERSION_CODE = 2
const val VERSION_NAME = "1.0.0"
const val VERSION_CODE = 3
const val VERSION_NAME = "1.0.1"

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

0 comments on commit 7eaba27

Please # to comment.