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 c70550e commit c5fe565Copy full SHA for c5fe565
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
- kotlin_version = '2.2.0'
+ kotlin_version = '2.2.20'
5
}
6
repositories {
7
google()
0 commit comments