commit | b0b782cd0ff8fb6a68f839de23f984b8ac3b80c6 | [log] [tgz] |
---|---|---|
author | Jim Sproch <[email protected]> | Mon Oct 04 15:31:30 2021 -0700 |
committer | Jim Sproch <[email protected]> | Mon Oct 04 15:31:30 2021 -0700 |
tree | 5cc4ceff7850e9f44fd50d2aa299e290536e92a9 | |
parent | d23091b83c102a0780f0b994f4e8f90161b1fe20 [diff] [blame] |
Kotlinx coroutines 1.5.2 Change-Id: Ia84892fcfc2980dec8d8d0c6110e0a68c86c5603
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0770a51..17ac872 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml
@@ -30,7 +30,7 @@ incap = "0.2" kotlin = "1.5.31" kotlinCompileTesting = "1.4.1" -kotlinCoroutines = "1.5.0" +kotlinCoroutines = "1.5.2" ksp = "1.5.31-1.0.0" ktlint = "0.42.1" leakcanary = "2.7"