Skip to content

Commit aee85b0

Browse files
authored
Update ProjectSetting.kt
1 parent 610df08 commit aee85b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/ProjectSetting.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ object ProjectSetting {
2525

2626
const val VERSION_MAJOR = 1
2727
const val VERSION_MINOR = 0
28-
const val VERSION_PATCH = 6
28+
const val VERSION_PATCH = 7
2929

3030
// -----------------------------------------------------------------------------------------------------------------
3131

0 commit comments

Comments
 (0)