Skip to content

Commit d2fe027

Browse files
Bump Kotlin to 1.8.10
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent 8383ca3 commit d2fe027

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
@@ -2,7 +2,7 @@
22

33
buildscript {
44
ext {
5-
kotlinVersion = '1.8.0'
5+
kotlinVersion = '1.8.10'
66
}
77
repositories {
88
mavenCentral()

0 commit comments

Comments
 (0)