Skip to content

Commit 716461f

Browse files
committed
Update Kotlin submodule to tag 'v1.2.40-eap-16'
1 parent e7817f2 commit 716461f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

consts.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import org.gradle.kotlin.dsl.getValue
77
val superRootDir: File by extra
88
val consts: Properties by extra(object : Properties() {
99

10-
val codeVersion by "1.0.1"
11-
val kotlinVersion by "1.2.31"
10+
val codeVersion by "1.0.2"
11+
val kotlinVersion by "1.2.40-eap-16"
1212

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

kotlin

Submodule kotlin updated 3700 files

0 commit comments

Comments
 (0)