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 c9c29e1 commit 213260bCopy full SHA for 213260b
buildSrc/src/main/kotlin/Versions.kt
@@ -1,5 +1,5 @@
1
object Versions {
2
- const val project = "1.2.0-SNAPSHOT"
+ const val project = "1.1.1"
3
const val groupID = "org.jetbrains.kotlinx.spark"
4
const val kotlin = "1.7.10"
5
0 commit comments