forked from JetBrains/kotlin-web-site
-
Notifications
You must be signed in to change notification settings - Fork 422
/
v.list
57 lines (30 loc) · 1.82 KB
/
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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE vars
SYSTEM "https://resources.jetbrains.com/stardust/vars.dtd">
<vars>
<var name="kotlinVersion" value="1.9.24" type="string"/>
<var name="kotlinEapVersion" value="2.0.0-RC3" type="string"/>
<var name="kotlinLatestUrl" value="https://github.com/JetBrains/kotlin/releases/tag/v1.9.24" type="string"/>
<var name="kotlinReleaseDate" value="2024-05-07" type="string"/>
<var name="kotlinEapReleaseDate" value="2024-05-10" type="string"/>
<var name="coroutinesVersion" value="1.8.1" type="string"/>
<var name="coroutinesEapVersion" value="1.7.3" type="string"/>
<var name="minGradleVersion" value="6.8.3" type="string"/>
<var name="maxGradleVersion" value="8.1.1" type="string"/>
<var name="minAndroidGradleVersion" value="4.2.2" type="string"/>
<var name="maxAndroidGradleVersion" value="8.1.0" type="string"/>
<var name="gradleVersion" value="8.1.1" type="string"/>
<var name="gradleLanguageVersion" value="KOTLIN_2_0" type="string"/>
<var name="gradleApiVersion" value="KOTLIN_2_0" type="string"/>
<var name="serializationVersion" value="1.6.3" type="string"/>
<var name="defaultJvmTargetVersion" value="1.8" type="string"/>
<var name="jvmLTSVersionSupportedByKotlin" value="17" type="string"/>
<var name="webpackMajorVersion" value="5" type="string"/>
<var name="webpackPreviousMajorVersion" value="4" type="string"/>
<var name="sqlDelightVersion" value="2.0.0" type="string"/>
<var name="kspSupportedKotlinVersion" value="1.9.24" type="string"/>
<var name="kspVersion" value="1.0.20" type="string"/>
<var name="ktorVersion" value="2.3.11" type="string"/>
<var name="dateTimeVersion" value="0.5.0" type="string"/>
<var name="foojayResolver" value="0.5.0" type="string"/>
</vars>