Skip to content

Commit 01b2bfa

Browse files
Update kotlin monorepo to v2
1 parent 535b057 commit 01b2bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
3-
ext.kotlin_version = "1.9.25"
3+
ext.kotlin_version = "2.0.20"
44
// Set "rc" suffix for VCL SDK release candidate
55
ext.rcSuffix = "rc"
66
repositories {

0 commit comments

Comments
 (0)