We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9af97c commit a571d89Copy full SHA for a571d89
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "dev.adamko.kotlin.binary_compatibility_validator"
9
-version = "0.0.4-SNAPSHOT"
+version = "0.0.4"
10
11
idea {
12
module {
0 commit comments