Skip to content

Commit a2c7cdb

Browse files
Update coroutines [1.5.0 -> 1.5.2]
1 parent fefba22 commit a2c7cdb

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
@@ -23,7 +23,7 @@ buildscript {
2323
junit_version = '4.13.2'
2424
mockito_version = '3.8.0'
2525
kotlin_version = '1.5.0'
26-
coroutines_version = '1.5.0'
26+
coroutines_version = '1.5.2'
2727
dokka_version = '1.4.32'
2828

2929
println "version=$ob_version"

0 commit comments

Comments
 (0)