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 ddb03dd commit 89bdc49Copy full SHA for 89bdc49
build.gradle
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
group = 'de.cronn'
18
-version = '1.3.3'
+version = '1.4-SNAPSHOT'
19
20
java {
21
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments