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 0df7829 commit c227358Copy full SHA for c227358
build.gradle
@@ -5,7 +5,7 @@ import com.android.build.gradle.BaseExtension
5
import com.android.build.gradle.internal.CompileOptions
6
7
buildscript {
8
- ext.kotlin_version = '2.2.10'
+ ext.kotlin_version = '2.2.20'
9
repositories {
10
google()
11
jcenter()
0 commit comments