Skip to content

Commit 503c93b

Browse files
authored
Merge pull request #221 from AppDevNext/dependabot/gradle/kotlin_version-2.1.20
Bump kotlin_version from 2.1.10 to 2.1.20
2 parents 0861c90 + 6ad6e61 commit 503c93b

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '2.1.10'
2+
ext.kotlin_version = '2.1.20'
33
repositories {
44
google()
55
mavenCentral()

0 commit comments

Comments
 (0)