We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e89b5 commit 3106412Copy full SHA for 3106412
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
buildscript {
3
ext {
4
- kotlinVersion = "2.2.21"
+ kotlinVersion = "2.3.0"
5
}
6
7
plugins {
0 commit comments