Skip to content

Commit 7f574c9

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.20 (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7744f5 commit 7f574c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ buildscript {
2626

2727
dependencies {
2828
classpath 'com.android.tools.build:gradle:8.5.2'
29-
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10'
29+
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20'
3030
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.20'
3131
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.12.0'
3232
}

0 commit comments

Comments
 (0)