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 a2c7cdb commit 1dd0fb5Copy full SHA for 1dd0fb5
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.5.0'
26
- coroutines_version = '1.5.2'
+ kotlin_version = '1.6.0'
+ coroutines_version = '1.6.0-RC'
27
dokka_version = '1.4.32'
28
29
println "version=$ob_version"
0 commit comments