diff --git a/build.gradle b/build.gradle index 470e9a06b4..b88485461d 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ buildscript { // Ref: https://kotlinlang.org/releases.html - ext.kotlin_version = '1.5.0' + ext.kotlin_version = '1.5.10' ext.kotlin_coroutines_version = "1.5.0-RC" repositories { google()