We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac06f3 commit 850cb92Copy full SHA for 850cb92
build.gradle
@@ -21,7 +21,7 @@ buildscript {
21
22
junit_version = '4.13'
23
mockito_version = '3.3.3'
24
- kotlin_version = '1.3.72'
+ kotlin_version = '1.4.0'
25
dokka_version = '0.10.1'
26
27
println "version=$ob_version"
0 commit comments