We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5adc3 commit 664e2a5Copy full SHA for 664e2a5
buildSrc/src/main/kotlin/Versions.kt
@@ -1,5 +1,5 @@
1
object Versions {
2
- const val project = "1.1.1"
+ const val project = "1.2.0"
3
const val groupID = "org.jetbrains.kotlinx.spark"
4
const val kotlin = "1.7.10"
5
const val jvmTarget = "11"
0 commit comments