Skip to content

Commit a12ae43

Browse files
committed
[For Community branch only] Use kotlin version 1.9.20-dev to simplify local build
1 parent 217f963 commit a12ae43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# Kotlin
66
version=1.7.2-SNAPSHOT
77
group=org.jetbrains.kotlinx
8+
#to run locally add -Pkotlin_repo_url=https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev
89
kotlin_version=1.9.0
910

1011
# Dependencies

0 commit comments

Comments
 (0)