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 9a553b4 commit 8aca385Copy full SHA for 8aca385
build.gradle
@@ -2,7 +2,7 @@
2
plugins {
3
id 'com.android.application' version '7.2.2' apply false
4
id 'com.android.library' version '7.2.2' apply false
5
- id 'org.jetbrains.kotlin.android' version '1.7.10' apply false
+ id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
6
}
7
8
task clean(type: Delete) {
0 commit comments