Kotlin / kotlinx.collections.immutable

Immutable persistent collections for Kotlin
Apache License 2.0
1.12k stars 56 forks source link

Support Kotlin Community Build parameters #143

Open qurbonzoda opened 1 year ago

qurbonzoda commented 1 year ago

The project takes the same set of Gradle parameters as the kotlinx-benchmark project. Namely, kotlin_version specifies the Kotlin version to use, kotlin_repo_url specifies the repository to download artifacts from.