Skip to content

Commit 4dced25

Browse files
Bump kotlin-gradle-plugin from 1.6.10 to 1.6.21 (#42)
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.6.21. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.6.10...v1.6.21) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ec79bd commit 4dced25

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
@@ -5,7 +5,7 @@ buildscript {
55
}
66
dependencies {
77
classpath("com.android.tools.build:gradle:7.0.3")
8-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
8+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21")
99
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
1010
}
1111
}

0 commit comments

Comments
 (0)