We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be4826 commit ce7bb4fCopy full SHA for ce7bb4f
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "io.github.adamkorcz"
12
-version = "0.2.21"
+version = "0.2.22"
13
description = "Adams test java project"
14
java.sourceCompatibility = JavaVersion.VERSION_1_8
15
0 commit comments