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 fad8188 commit b49b62fCopy full SHA for b49b62f
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
9
dependencies {
10
classpath 'com.android.tools.build:gradle:7.3.1'
11
- classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10'
+ classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20'
12
13
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.20.0'
14
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.0'
0 commit comments