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 d135a6b commit 82cbce9Copy full SHA for 82cbce9
build.gradle
@@ -2,5 +2,5 @@
2
plugins {
3
id 'com.android.application' version '8.0.2' apply false
4
id 'com.android.library' version '8.0.2' apply false
5
- id 'org.jetbrains.kotlin.android' version '1.8.20' apply false
+ id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
6
}
0 commit comments