Skip to content

Commit

Permalink
Prepare version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerbwong committed Dec 27, 2020
1 parent d64e9a5 commit 090f3a0
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,5 +4,5 @@ object AndroidConfig {
const val MIN_SDK = 21
const val TARGET_SDK = 30
const val VERSION_CODE = 14
const val VERSION_NAME = "1.0.3"
const val VERSION_NAME = "1.0.4"
}

0 comments on commit 090f3a0

Please sign in to comment.