Skip to content

Commit 850cb92

Browse files
committed
Kotlin 1.4.0
1 parent 4ac06f3 commit 850cb92

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
@@ -21,7 +21,7 @@ buildscript {
2121

2222
junit_version = '4.13'
2323
mockito_version = '3.3.3'
24-
kotlin_version = '1.3.72'
24+
kotlin_version = '1.4.0'
2525
dokka_version = '0.10.1'
2626

2727
println "version=$ob_version"

0 commit comments

Comments
 (0)