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 f57cb91 commit 469e25dCopy full SHA for 469e25d
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
plugins {
9
id 'com.android.application' version '8.0.2' apply false
10
id 'com.android.library' version '8.0.2' apply false
11
- id 'org.jetbrains.kotlin.android' version '1.9.25' apply false
+ id 'org.jetbrains.kotlin.android' version '2.2.20' apply false
12
id 'com.android.test' version '8.0.2' apply false
13
}
14
0 commit comments