Skip to content

Commit 4fb6357

Browse files
committed
Update Kotlin submodule to tag 'v1.2.40'
1 parent 2c013a3 commit 4fb6357

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

consts.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val superRootDir: File by extra
88
val consts: Properties by extra(object : Properties() {
99

1010
val codeVersion by "1.0.2"
11-
val kotlinVersion by "1.2.40-eap-16"
11+
val kotlinVersion by "1.2.40"
1212

1313
val gitHubUser by "Takhion"
1414
val gitHubRepo by "kotlin-metadata__kotlin-compiler-lite"

kotlin

Submodule kotlin updated 761 files

0 commit comments

Comments
 (0)