diff --git a/build.gradle b/build.gradle index b5f7e04..af0e8d4 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { - ext.kotlin_version = "1.9.25" + ext.kotlin_version = "2.0.20" // Set "rc" suffix for VCL SDK release candidate ext.rcSuffix = "rc" repositories {