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 7c18c98 commit 6489ffbCopy full SHA for 6489ffb
build.gradle
@@ -22,8 +22,8 @@ buildscript {
22
essentials_version = '3.1.0'
23
junit_version = '4.13.2'
24
mockito_version = '3.8.0'
25
- kotlin_version = '1.6.10'
26
- coroutines_version = '1.6.0-RC'
+ kotlin_version = '1.7.0'
+ coroutines_version = '1.6.2'
27
dokka_version = '1.6.10'
28
29
println "version=$ob_version"
0 commit comments