Skip to content

Commit 56bbe7b

Browse files
authored
Update ProjectSetting.kt
1 parent cdbfeed commit 56bbe7b

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
@@ -29,7 +29,7 @@ object ProjectSetting {
2929

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

32-
const val KOTLIN_VERSION = "1.5.21"
32+
const val KOTLIN_VERSION = "1.6.10"
3333

3434
// -----------------------------------------------------------------------------------------------------------------
3535

0 commit comments

Comments
 (0)