Skip to content

Commit 090f3a0

Browse files
committed
Prepare version 1.0.4
1 parent d64e9a5 commit 090f3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/AndroidConfig.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ object AndroidConfig {
44
const val MIN_SDK = 21
55
const val TARGET_SDK = 30
66
const val VERSION_CODE = 14
7-
const val VERSION_NAME = "1.0.3"
7+
const val VERSION_NAME = "1.0.4"
88
}

0 commit comments

Comments
 (0)