We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214c9e7 commit 9635dbfCopy full SHA for 9635dbf
1 file changed
buildSrc/src/main/kotlin/realty-conventions.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group = "io.github.md5sha256"
6
-version = "1.1.1-SNAPSHOT"
+version = "1.1.1"
7
8
val targetJavaVersion = 21
9
0 commit comments