Skip to content

Commit 6a21c99

Browse files
committed
Update version to 1.4.0
1 parent 6c2f586 commit 6a21c99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/java/BuildAndroidConfig.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ object BuildAndroidConfig {
99
const val TV_MIN_SDK_VERSION =21
1010
const val TARGET_SDK_VERSION =29
1111

12-
const val VERSION_CODE = 4
13-
const val VERSION_NAME = "1.3.0"
12+
const val VERSION_CODE = 5
13+
const val VERSION_NAME = "1.4.0"
1414

1515
const val SUPPORT_LIBRARY_VECTOR_DRAWABLES = true
1616

0 commit comments

Comments
 (0)