Skip to content

Commit 6fe4235

Browse files
authored
Merge pull request #289 from Gameaday/dependabot/gradle/kotlin_version-2.4.20
chore(deps): bump kotlin_version from 2.3.21 to 2.4.20
2 parents 85dffea + a659494 commit 6fe4235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ allprojects {
1919
}
2020

2121
buildscript {
22-
ext.kotlin_version = '2.3.21'
22+
ext.kotlin_version = '2.4.20'
2323
repositories {
2424
google()
2525
mavenCentral()

0 commit comments

Comments
 (0)