Skip to content

Commit 55269fd

Browse files
Update Kotlin [1.4.10 -> 1.4.21].
1 parent e8ca7f3 commit 55269fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
essentials_version = '3.1.0'
2323
junit_version = '4.13.1'
2424
mockito_version = '3.3.3'
25-
kotlin_version = '1.4.10'
25+
kotlin_version = '1.4.21'
2626
dokka_version = '0.10.1'
2727

2828
println "version=$ob_version"

0 commit comments

Comments
 (0)