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 bed34d4 commit 1dd4febCopy full SHA for 1dd4feb
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
plugins {
7
id 'com.android.application' version '7.3.0' apply false
8
id 'com.android.library' version '7.3.0' apply false
9
- id 'org.jetbrains.kotlin.android' version '1.7.10' apply false
+ id 'org.jetbrains.kotlin.android' version '1.7.20' apply false
10
}
11
12
task clean(type: Delete) {
0 commit comments