We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e701b94 + 28624b0 commit 69ff6d0Copy full SHA for 69ff6d0
1 file changed
build.gradle
@@ -12,7 +12,7 @@
12
13
buildscript {
14
ext {
15
- kotlin_version = '1.9.23'
+ kotlin_version = '2.0.10'
16
jacoco_version = '0.8.12'
17
}
18
0 commit comments