Skip to content

Commit bb9bc32

Browse files
authored
Merge pull request #210 from AppDevNext/dependabot/gradle/master/org.jetbrains.kotlin-kotlin-gradle-plugin-1.9.24
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24
2 parents 02eb728 + e7b9ae6 commit bb9bc32

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.9.23'
2+
ext.kotlin_version = '1.9.24'
33

44
repositories {
55
google()

0 commit comments

Comments
 (0)