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 a571d89 commit b05170dCopy full SHA for b05170d
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "dev.adamko.kotlin.binary_compatibility_validator"
9
-version = "0.0.4"
+version = "0.0.5-SNAPSHOT"
10
11
idea {
12
module {
0 commit comments