forked from JetBrains/kotlin-web-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
v.list
23 lines (13 loc) · 721 Bytes
/
v.list
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE vars
SYSTEM "http://helpserver.labs.intellij.net/help/vars.dtd">
<vars>
<var name="kotlinVersion" value="1.4.30" type="string"/>
<var name="kotlinEapVersion" value="1.4.30-RC" type="string"/>
<var name="kotlinLatestUrl" value="https://github.com/JetBrains/kotlin/releases/tag/v1.4.30" type="string"/>
<var name="kotlinReleaseDate" value="February 3, 2021" type="string"/>
<var name="coroutinesVersion" value="1.4.2" type="string"/>
<var name="coroutinesEapVersion" value="1.4.2" type="string"/>
<var name="gradleVersion" value="6.7.1" type="string"/>
<var name="serializationVersion" value="1.1.0" type="string"/>
</vars>