From aa6838b457397a916c4e4013e1e05d641f118c43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 06:33:54 +0000 Subject: [PATCH] Update kotlin monorepo to v2 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {