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 d6e26f3 commit eef3fd8Copy full SHA for eef3fd8
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
plugins {
7
id 'com.android.application' version '8.1.1' apply false
8
id 'com.android.library' version '8.1.1' apply false
9
- id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
+ id 'org.jetbrains.kotlin.android' version '1.9.22' apply false
10
id 'io.github.gradle-nexus.publish-plugin' version "1.1.0"
11
}
12
0 commit comments