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 25cada3 commit ee14f65Copy full SHA for ee14f65
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "net.developerden"
7
-version = "1.0.2-SNAPSHOT"
+version = "1.0.3-SNAPSHOT"
8
9
java {
10
targetCompatibility = JavaVersion.VERSION_17
0 commit comments