We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19977ff commit 23ae496Copy full SHA for 23ae496
buildSrc/src/main/kotlin/ProjectSettings.kt
@@ -1,4 +1,4 @@
1
object ProjectSettings {
2
- const val version = "2.1.0"
+ const val version = "2.2.0"
3
const val group = "dev.matsem"
4
}
0 commit comments