Skip to content

Commit a48213c

Browse files
dependabot[bot]thestinger
authored andcommitted
Bump kotlin-gradle-plugin from 1.7.0 to 1.7.10
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.10. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f4c1eb commit a48213c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
dependencies {
1313
classpath("com.android.tools.build:gradle:7.2.1")
14-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.0")
14+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10")
1515
}
1616
}
1717

0 commit comments

Comments
 (0)