We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 269c7ee + 8d466e5 commit f3b4a84Copy full SHA for f3b4a84
buildSrc/src/main/kotlin/ProjectSettings.kt
@@ -1,5 +1,5 @@
1
object ProjectSettings {
2
- const val version = "2.2.1"
+ const val version = "2.2.2"
3
const val group = "dev.matsem"
4
const val jvmTarget = "17"
5
}
0 commit comments