Skip to content

Commit 2eef5ff

Browse files
committed
Update Kotlin version to 1.7.10
1 parent f40630f commit 2eef5ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
2-
ext.kotlin_version = '1.7.0'
3-
ext.embedded_kotlin_version = '1.7.10-331'
2+
ext.kotlin_version = '1.7.10'
3+
ext.embedded_kotlin_version = '1.7.10'
44

55
repositories {
66
mavenCentral()

0 commit comments

Comments
 (0)