We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217f963 commit a12ae43Copy full SHA for a12ae43
gradle.properties
@@ -5,6 +5,7 @@
5
# Kotlin
6
version=1.7.2-SNAPSHOT
7
group=org.jetbrains.kotlinx
8
+#to run locally add -Pkotlin_repo_url=https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev
9
kotlin_version=1.9.0
10
11
# Dependencies
0 commit comments