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 159073b commit d743876Copy full SHA for d743876
1 file changed
build.gradle
@@ -49,7 +49,7 @@ buildscript {
49
50
dependencies {
51
classpath 'com.android.tools.build:gradle:8.13.2'
52
- classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10'
+ classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20'
53
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:2.1.0'
54
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.25.0'
55
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.36.0'
0 commit comments