Skip to content

Commit 2e1063e

Browse files
chore(deps): bump kotlin-gradle-plugin from 1.6.10 to 1.7.0
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.7.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9c5bbb commit 2e1063e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

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

1010
dependencies {
1111
classpath("com.android.tools.build:gradle:7.2.0")
12-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
12+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.0")
1313
classpath("com.vanniktech:gradle-maven-publish-plugin:0.20.0")
1414
}
1515
}

0 commit comments

Comments
 (0)