Skip to content

Commit 71584fa

Browse files
authored
Merge pull request #55 from yuhaiin/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-1.9.21
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21
2 parents 63e9d6b + 3be5679 commit 71584fa

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
@@ -7,7 +7,7 @@ buildscript {
77
ext {
88
agp_version = '7.3.0'
99
}
10-
ext.kotlin_version = '1.9.20'
10+
ext.kotlin_version = '1.9.21'
1111
repositories {
1212
mavenCentral()
1313
google()

0 commit comments

Comments
 (0)