diff --git a/build.gradle b/build.gradle index d22cc58f6c..d8312b5461 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ import javax.tools.JavaCompiler // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { - ext.kotlin_version = '1.3.21' + ext.kotlin_version = '1.3.41' repositories { google() jcenter()