Skip to content

Commit 1e0306e

Browse files
Release 1.1.1 for real
1 parent 9ab6f40 commit 1e0306e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Versions {
22
const val KOTLIN = "1.3.72"
33
const val BINTRAY = "1.8.5"
4-
const val Coroutines = "1.3.6"
4+
const val Coroutines = "1.3.7"
55
const val KTX = "1.3.0-rc01"
66
const val AppCompat = "1.1.0"
77
const val DOKKA = "0.10.1"

0 commit comments

Comments
 (0)