Skip to content

Commit 99c95e0

Browse files
committed
Update Kotlin submodule to tag 'v1.2.31'
1 parent 91359cf commit 99c95e0

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.0"
11-
val kotlinVersion by "1.2.30"
11+
val kotlinVersion by "1.2.31"
1212

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

kotlin

Submodule kotlin updated 26 files

0 commit comments

Comments
 (0)