Skip to content

Commit 7bd3fef

Browse files
Update Kotlin [1.4.0 -> 1.4.10].
1 parent 4ecc444 commit 7bd3fef

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.0.0'
2323
junit_version = '4.13.1'
2424
mockito_version = '3.3.3'
25-
kotlin_version = '1.4.0'
25+
kotlin_version = '1.4.10'
2626
dokka_version = '0.10.1'
2727

2828
println "version=$ob_version"

0 commit comments

Comments
 (0)