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 6cae431 commit b1385a9Copy full SHA for b1385a9
build.gradle
@@ -49,7 +49,7 @@ buildscript {
49
50
dependencies {
51
classpath 'com.android.tools.build:gradle:8.13.0'
52
- classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20'
+ classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21'
53
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:2.1.0'
54
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.24.0'
55
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.34.0'
0 commit comments