Skip to content

Commit a1f2f9c

Browse files
authored
Merge pull request #170 from hoc081098/renovate/kotlin-monorepo
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.21
2 parents 6a34e19 + 371f948 commit a1f2f9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
3-
ext.kotlin_version = "1.7.20"
3+
ext.kotlin_version = "1.9.21"
44
repositories {
55
google()
66
mavenCentral()

0 commit comments

Comments
 (0)