Skip to content

Commit dea52cd

Browse files
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.20
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.0...v1.9.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc0a10f commit dea52cd

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
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath 'com.google.gms:google-services:4.3.15'
1212
classpath 'com.android.tools.build:gradle:8.3.0-alpha13'
13-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0"
13+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)