Skip to content

Commit 28083e4

Browse files
all: bump kotlin_version to 2.2.0 (fixes #2191) (#2184)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dogi <dogi@users.noreply.github.com>
1 parent 9af41b4 commit 28083e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.kotlin_version = '2.1.20'
4+
ext.kotlin_version = '2.2.0'
55
repositories {
66
jcenter()
77
google()

0 commit comments

Comments
 (0)