Skip to content

Commit b1d6d74

Browse files
authored
Merge pull request #122 from AppDevNext/dependabot/gradle/master/org.jetbrains.kotlin-kotlin-gradle-plugin-1.8.21
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.10 to 1.8.21
2 parents 5f08a6a + d264ea4 commit b1d6d74

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.8.10'
2+
ext.kotlin_version = '1.8.21'
33

44
repositories {
55
google()

0 commit comments

Comments
 (0)