-
Notifications
You must be signed in to change notification settings - Fork 106
/
gradle.properties
36 lines (27 loc) · 1.06 KB
/
gradle.properties
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
baseVersion=0.12.0
# kotlin.experimental.tryK2=true
kotlinLanguageLevel=1.9
stableKotlinLanguageLevel=1.9
# See https://docs.gradle.org/current/userguide/compatibility.html#kotlin
# for the minimum supported language version when using an embedded kotlin
# version
gradleCompatibleKotlinLanguageLevel=1.8
kotlin.jupyter.add.api=false
kotlin.jupyter.add.scanner=false
kotlin.jupyter.add.testkit=false
artifactsPath=build/artifacts
githubRepoUser=Kotlin
githubRepoName=kotlin-jupyter
projectRepoUrl=https://github.com/Kotlin/kotlin-jupyter
[email protected]:ileasile/kotlin-jupyter-docs.git
[email protected]:Kotlin/kotlin-jupyter-libraries.git
librariesRepoUserAndName=Kotlin/kotlin-jupyter-libraries
# Workaround for https://github.com/Kotlin/dokka/issues/1405
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1024m -Xmx2048m
org.gradle.java.installations.auto-detect=false
# Turn off README check when running check task
skipReadmeCheck=false
# Specify exact number here if you want the debugger listen the exact port
debugPort=generate
spaceUsername=
spaceToken=