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 ed26d02Copy full SHA for ed26d02
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.0.21' apply false
12
id 'com.android.test' version '8.0.2' apply false
13
}
14
0 commit comments